#CEE993#CEE993
#CEE993 is a very light, moderate yellow-green. Relative luminance 0.735; OKLCH L 89.5% C 0.114 H 122.9°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE993 |
|---|---|
| RGB | rgb(206, 233, 147) |
| HSL | hsl(79, 66%, 75%) |
| HSV | hsv(79, 37%, 91%) |
| CMYK | cmyk(11.6%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(88.69, -22.66, 38.91) |
| CIE-LCH | lch(88.69, 45.03, 120.22°) |
| OKLab | oklab(89.45% -0.062 0.0958) |
| OKLCH | oklch(89.45% 0.114 122.9) |
| XYZ | xyz(59.8587, 73.5061, 38.6327) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.28
Pale Olive Green
#B1D27B
ΔE00 5.81
Pistachio (survey)
#C0FA8B
ΔE00 6.10
Light Grey Green
#B7E1A1
ΔE00 6.34
Celery
#C1FD95
ΔE00 6.40
Tea Green
#BDF8A3
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE993 #AE93E9
analogous
#E9D993 #CEE993 #A3E993
triadic
#CEE993 #93CEE9 #E993CE
tetradic
#CEE993 #93E9D9 #AE93E9 #E993A3
square
#CEE993 #93E9D9 #AE93E9 #E993A3
split-complementary
#CEE993 #93A3E9 #D993E9
monochromatic
#A0D42D #B7DF60 #CEE993 #E5F3C6 #F3FAE6
Accessibility & contrast
On white
1.34
#CEE993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#CEE993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE993
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE993 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8D
Deuteranopia (green-blind)
#EFDF97
Tritanopia (blue-blind)
#D4E1D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee993; /* rgb */ color: rgb(206, 233, 147); /* oklch */ color: oklch(89.5% 0.114 122.9);
Tailwind
colors: {
custom: {
50: '#def0b3',
500: '#cee993',
950: '#000000',
},
}SCSS
$custom: #cee993; $custom-light: #def0b3; $custom-dark: #000000;
JSON
{
"hex": "#cee993",
"rgb": {
"r": 206,
"g": 233,
"b": 147
},
"hsl": {
"h": 78.837,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.89452,
"c": 0.11412,
"h": 122.9
},
"luminance": 0.73506
}Semantic roles & 50–950 ramp
primary
#CEE993
secondary
#7D5DC3
accent
#17CE51
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581