#CEE690#CEE690
#CEE690 is a very light, moderate yellow-green. Relative luminance 0.717; OKLCH L 88.8% C 0.113 H 121.4°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE690 |
|---|---|
| RGB | rgb(206, 230, 144) |
| HSL | hsl(77, 63%, 73%) |
| HSV | hsv(77, 37%, 90%) |
| CMYK | cmyk(10.4%, 0%, 37.4%, 9.8%) |
| CIE-LAB | lab(87.84, -21.58, 39.30) |
| CIE-LCH | lch(87.84, 44.84, 118.76°) |
| OKLab | oklab(88.76% -0.0591 0.0966) |
| OKLCH | oklch(88.76% 0.113 121.4) |
| XYZ | xyz(58.7843, 71.7291, 37.1284) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.22
Pale Olive Green
#B1D27B
ΔE00 5.47
Greenish Beige
#C9D179
ΔE00 5.80
Pale Olive
#B9CC81
ΔE00 6.11
Greenish Tan
#BCCB7A
ΔE00 6.29
Light Grey Green
#B7E1A1
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE690 #A890E6
analogous
#E6D390 #CEE690 #A3E690
triadic
#CEE690 #90CEE6 #E690CE
tetradic
#CEE690 #90E6D3 #A890E6 #E690A3
square
#CEE690 #90E6D3 #A890E6 #E690A3
split-complementary
#CEE690 #90A3E6 #D390E6
monochromatic
#A1CD2E #B8DB5E #CEE690 #E4F1C2 #F4F9E6
Accessibility & contrast
On white
1.37
#CEE690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#CEE690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE690
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE690 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#EDDC94
Tritanopia (blue-blind)
#D5DED1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee690; /* rgb */ color: rgb(206, 230, 144); /* oklch */ color: oklch(88.8% 0.113 121.4);
Tailwind
colors: {
custom: {
50: '#deeeb1',
500: '#cee690',
950: '#000000',
},
}SCSS
$custom: #cee690; $custom-light: #deeeb1; $custom-dark: #000000;
JSON
{
"hex": "#cee690",
"rgb": {
"r": 206,
"g": 230,
"b": 144
},
"hsl": {
"h": 76.744,
"s": 63.235,
"l": 73.333
},
"oklch": {
"l": 0.88757,
"c": 0.11325,
"h": 121.4
},
"luminance": 0.71729
}Semantic roles & 50–950 ramp
primary
#CEE690
secondary
#775BC0
accent
#1ACB4C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581