#CCED93#CCED93
#CCED93 is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 90.2% C 0.121 H 125.1°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED93 |
|---|---|
| RGB | rgb(204, 237, 147) |
| HSL | hsl(82, 71%, 75%) |
| HSV | hsv(82, 38%, 93%) |
| CMYK | cmyk(13.9%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(89.63, -25.32, 40.10) |
| CIE-LCH | lch(89.63, 47.43, 122.27°) |
| OKLab | oklab(90.17% -0.0694 0.0986) |
| OKLCH | oklch(90.17% 0.121 125.1) |
| XYZ | xyz(60.4520, 75.5120, 38.9886) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.78
Light Khaki
#E6F2A2
ΔE00 4.99
Celery
#C1FD95
ΔE00 5.06
Tea Green
#BDF8A3
ΔE00 5.34
Washed Out Green
#BCF5A6
ΔE00 5.54
Light Yellow Green
#CCFD7F
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED93 #B493ED
analogous
#EDE193 #CCED93 #9FED93
triadic
#CCED93 #93CCED #ED93CC
tetradic
#CCED93 #93EDE1 #B493ED #ED939F
square
#CCED93 #93EDE1 #B493ED #ED939F
split-complementary
#CCED93 #939FED #E193ED
monochromatic
#9ADC2A #B3E45F #CCED93 #E5F6C7 #F3FBE5
Accessibility & contrast
On white
1.30
#CCED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#CCED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED93
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED93 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28C
Deuteranopia (green-blind)
#F2E198
Tritanopia (blue-blind)
#D1E5D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cced93; /* rgb */ color: rgb(204, 237, 147); /* oklch */ color: oklch(90.2% 0.121 125.1);
Tailwind
colors: {
custom: {
50: '#dcf3b4',
500: '#cced93',
950: '#000000',
},
}SCSS
$custom: #cced93; $custom-light: #dcf3b4; $custom-dark: #000000;
JSON
{
"hex": "#cced93",
"rgb": {
"r": 204,
"g": 237,
"b": 147
},
"hsl": {
"h": 82,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.90174,
"c": 0.12056,
"h": 125.1
},
"luminance": 0.75512
}Semantic roles & 50–950 ramp
primary
#CCED93
secondary
#845CC9
accent
#12D359
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581