#CCE993#CCE993
#CCE993 is a very light, moderate yellow-green. Relative luminance 0.732; OKLCH L 89.3% C 0.115 H 123.9°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE993 |
|---|---|
| RGB | rgb(204, 233, 147) |
| HSL | hsl(80, 66%, 75%) |
| HSV | hsv(80, 37%, 91%) |
| CMYK | cmyk(12.4%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(88.55, -23.40, 38.71) |
| CIE-LCH | lch(88.55, 45.23, 121.16°) |
| OKLab | oklab(89.31% -0.064 0.0954) |
| OKLCH | oklch(89.31% 0.115 123.9) |
| XYZ | xyz(59.3068, 73.2216, 38.6068) |
| Luminance | 0.7322 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.65
Pale Olive Green
#B1D27B
ΔE00 5.66
Pistachio (survey)
#C0FA8B
ΔE00 5.83
Light Grey Green
#B7E1A1
ΔE00 6.02
Tea Green
#BDF8A3
ΔE00 6.05
Washed Out Green
#BCF5A6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE993 #B093E9
analogous
#E9DB93 #CCE993 #A1E993
triadic
#CCE993 #93CCE9 #E993CC
tetradic
#CCE993 #93E9DB #B093E9 #E993A1
square
#CCE993 #93E9DB #B093E9 #E993A1
split-complementary
#CCE993 #93A1E9 #DB93E9
monochromatic
#9CD42D #B4DF60 #CCE993 #E4F3C6 #F3FAE6
Accessibility & contrast
On white
1.34
#CCE993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#CCE993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE993
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE993 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8D
Deuteranopia (green-blind)
#EEDE97
Tritanopia (blue-blind)
#D2E1D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cce993; /* rgb */ color: rgb(204, 233, 147); /* oklch */ color: oklch(89.3% 0.115 123.9);
Tailwind
colors: {
custom: {
50: '#dcf0b3',
500: '#cce993',
950: '#000000',
},
}SCSS
$custom: #cce993; $custom-light: #dcf0b3; $custom-dark: #000000;
JSON
{
"hex": "#cce993",
"rgb": {
"r": 204,
"g": 233,
"b": 147
},
"hsl": {
"h": 80.233,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.8931,
"c": 0.11485,
"h": 123.9
},
"luminance": 0.73222
}Semantic roles & 50–950 ramp
primary
#CCE993
secondary
#7F5DC3
accent
#17CE55
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581