#CCED97#CCED97
#CCED97 is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.2% C 0.116 H 125.7°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED97 |
|---|---|
| RGB | rgb(204, 237, 151) |
| HSL | hsl(83, 70%, 76%) |
| HSV | hsv(83, 36%, 93%) |
| CMYK | cmyk(13.9%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(89.69, -24.82, 38.19) |
| CIE-LCH | lch(89.69, 45.55, 123.02°) |
| OKLab | oklab(90.24% -0.0678 0.0943) |
| OKLCH | oklch(90.24% 0.116 125.7) |
| XYZ | xyz(60.7714, 75.6397, 40.6704) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.97
Tea Green
#BDF8A3
ΔE00 5.03
Pistachio (survey)
#C0FA8B
ΔE00 5.05
Washed Out Green
#BCF5A6
ΔE00 5.12
Celery
#C1FD95
ΔE00 5.16
Light Light Green
#C8FFB0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED97 #B897ED
analogous
#EDE397 #CCED97 #A1ED97
triadic
#CCED97 #97CCED #ED97CC
tetradic
#CCED97 #97EDE3 #B897ED #ED97A1
square
#CCED97 #97EDE3 #B897ED #ED97A1
split-complementary
#CCED97 #97A1ED #E397ED
monochromatic
#99DB2F #B2E463 #CCED97 #E6F6CB #F2FAE5
Accessibility & contrast
On white
1.30
#CCED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#CCED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED97
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED97 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E391
Deuteranopia (green-blind)
#F1E19B
Tritanopia (blue-blind)
#D1E5D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cced97; /* rgb */ color: rgb(204, 237, 151); /* oklch */ color: oklch(90.2% 0.116 125.7);
Tailwind
colors: {
custom: {
50: '#dcf3b6',
500: '#cced97',
950: '#000000',
},
}SCSS
$custom: #cced97; $custom-light: #dcf3b6; $custom-dark: #000000;
JSON
{
"hex": "#cced97",
"rgb": {
"r": 204,
"g": 237,
"b": 151
},
"hsl": {
"h": 83.023,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.90241,
"c": 0.11616,
"h": 125.7
},
"luminance": 0.7564
}Semantic roles & 50–950 ramp
primary
#CCED97
secondary
#885FC9
accent
#13D35C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581