#CEE799#CEE799
#CEE799 is a very light, moderate yellow-green. Relative luminance 0.726; OKLCH L 89.1% C 0.104 H 123.0°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE799 |
|---|---|
| RGB | rgb(206, 231, 153) |
| HSL | hsl(79, 62%, 75%) |
| HSV | hsv(79, 34%, 91%) |
| CMYK | cmyk(10.8%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(88.24, -20.94, 35.32) |
| CIE-LCH | lch(88.24, 41.06, 120.66°) |
| OKLab | oklab(89.13% -0.0569 0.0877) |
| OKLCH | oklch(89.13% 0.104 123) |
| XYZ | xyz(59.7789, 72.5734, 40.9896) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.29
Light Grey Green
#B7E1A1
ΔE00 5.48
Pale Olive Green
#B1D27B
ΔE00 5.80
Light Sage
#BCECAC
ΔE00 6.18
Pale Olive
#B9CC81
ΔE00 6.24
Washed Out Green
#BCF5A6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE799 #B299E7
analogous
#E7D999 #CEE799 #A7E799
triadic
#CEE799 #99CEE7 #E799CE
tetradic
#CEE799 #99E7D9 #B299E7 #E799A7
square
#CEE799 #99E7D9 #B299E7 #E799A7
split-complementary
#CEE799 #99A7E7 #D999E7
monochromatic
#9ED036 #B6DB67 #CEE799 #E6F3CB #F3F9E6
Accessibility & contrast
On white
1.35
#CEE799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#CEE799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE799
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE799 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE94
Deuteranopia (green-blind)
#ECDD9D
Tritanopia (blue-blind)
#D4E0D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee799; /* rgb */ color: rgb(206, 231, 153); /* oklch */ color: oklch(89.1% 0.104 123.0);
Tailwind
colors: {
custom: {
50: '#deeeb7',
500: '#cee799',
950: '#000000',
},
}SCSS
$custom: #cee799; $custom-light: #deeeb7; $custom-dark: #000000;
JSON
{
"hex": "#cee799",
"rgb": {
"r": 206,
"g": 231,
"b": 153
},
"hsl": {
"h": 79.231,
"s": 61.905,
"l": 75.294
},
"oklch": {
"l": 0.89127,
"c": 0.10449,
"h": 123
},
"luminance": 0.72574
}Semantic roles & 50–950 ramp
primary
#CEE799
secondary
#8163C1
accent
#1CCA54
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581