#CEE689#CEE689
#CEE689 is a very light, vivid yellow-green. Relative luminance 0.715; OKLCH L 88.6% C 0.121 H 120.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE689 |
|---|---|
| RGB | rgb(206, 230, 137) |
| HSL | hsl(75, 65%, 72%) |
| HSV | hsv(75, 40%, 90%) |
| CMYK | cmyk(10.4%, 0%, 40.4%, 9.8%) |
| CIE-LAB | lab(87.74, -22.40, 42.65) |
| CIE-LCH | lch(87.74, 48.17, 117.71°) |
| OKLab | oklab(88.65% -0.0618 0.104) |
| OKLCH | oklch(88.65% 0.121 120.7) |
| XYZ | xyz(58.2658, 71.5217, 34.3976) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.54
Greenish Beige
#C9D179
ΔE00 5.54
Pale Olive Green
#B1D27B
ΔE00 5.58
Greenish Tan
#BCCB7A
ΔE00 6.34
Pale Olive
#B9CC81
ΔE00 6.42
Light Yellow Green
#CCFD7F
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE689 #A189E6
analogous
#E6D089 #CEE689 #A0E689
triadic
#CEE689 #89CEE6 #E689CE
tetradic
#CEE689 #89E6D0 #A189E6 #E689A0
square
#CEE689 #89E6D0 #A189E6 #E689A0
split-complementary
#CEE689 #89A0E6 #D089E6
monochromatic
#A1CA2B #B9DB57 #CEE689 #E3F1BC #F5FAE6
Accessibility & contrast
On white
1.37
#CEE689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#CEE689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE689
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE689 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC82
Deuteranopia (green-blind)
#EDDC8E
Tritanopia (blue-blind)
#D6DDCF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee689; /* rgb */ color: rgb(206, 230, 137); /* oklch */ color: oklch(88.6% 0.121 120.7);
Tailwind
colors: {
custom: {
50: '#deeead',
500: '#cee689',
950: '#000000',
},
}SCSS
$custom: #cee689; $custom-light: #deeead; $custom-dark: #000000;
JSON
{
"hex": "#cee689",
"rgb": {
"r": 206,
"g": 230,
"b": 137
},
"hsl": {
"h": 75.484,
"s": 65.035,
"l": 71.961
},
"oklch": {
"l": 0.88645,
"c": 0.12095,
"h": 120.7
},
"luminance": 0.71522
}Semantic roles & 50–950 ramp
primary
#CEE689
secondary
#7054BF
accent
#19CD47
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581