#CEE68B#CEE68B
#CEE68B is a very light, moderate yellow-green. Relative luminance 0.716; OKLCH L 88.7% C 0.119 H 120.9°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE68B |
|---|---|
| RGB | rgb(206, 230, 139) |
| HSL | hsl(76, 65%, 72%) |
| HSV | hsv(76, 40%, 90%) |
| CMYK | cmyk(10.4%, 0%, 39.6%, 9.8%) |
| CIE-LAB | lab(87.77, -22.17, 41.69) |
| CIE-LCH | lch(87.77, 47.22, 118.00°) |
| OKLab | oklab(88.68% -0.061 0.1019) |
| OKLCH | oklch(88.68% 0.119 120.9) |
| XYZ | xyz(58.4106, 71.5796, 35.1602) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.42
Pale Olive Green
#B1D27B
ΔE00 5.52
Greenish Beige
#C9D179
ΔE00 5.59
Greenish Tan
#BCCB7A
ΔE00 6.30
Pale Olive
#B9CC81
ΔE00 6.31
Pistachio (survey)
#C0FA8B
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE68B #A38BE6
analogous
#E6D08B #CEE68B #A1E68B
triadic
#CEE68B #8BCEE6 #E68BCE
tetradic
#CEE68B #8BE6D0 #A38BE6 #E68BA1
square
#CEE68B #8BE6D0 #A38BE6 #E68BA1
split-complementary
#CEE68B #8BA1E6 #D08BE6
monochromatic
#A1CB2C #B9DB59 #CEE68B #E3F1BD #F4FAE6
Accessibility & contrast
On white
1.37
#CEE68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#CEE68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE68B
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE68B | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#EDDC90
Tritanopia (blue-blind)
#D5DDD0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee68b; /* rgb */ color: rgb(206, 230, 139); /* oklch */ color: oklch(88.7% 0.119 120.9);
Tailwind
colors: {
custom: {
50: '#deeeae',
500: '#cee68b',
950: '#000000',
},
}SCSS
$custom: #cee68b; $custom-light: #deeeae; $custom-dark: #000000;
JSON
{
"hex": "#cee68b",
"rgb": {
"r": 206,
"g": 230,
"b": 139
},
"hsl": {
"h": 75.824,
"s": 64.539,
"l": 72.353
},
"oklch": {
"l": 0.88676,
"c": 0.11878,
"h": 120.9
},
"luminance": 0.7158
}Semantic roles & 50–950 ramp
primary
#CEE68B
secondary
#7256BF
accent
#19CC48
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581