#CEE99F#CEE99F
#CEE99F is a very light, moderate yellow-green. Relative luminance 0.739; OKLCH L 89.7% C 0.101 H 124.7°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE99F |
|---|---|
| RGB | rgb(206, 233, 159) |
| HSL | hsl(82, 63%, 77%) |
| HSV | hsv(82, 32%, 91%) |
| CMYK | cmyk(11.6%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(88.88, -21.12, 33.12) |
| CIE-LCH | lch(88.88, 39.28, 122.52°) |
| OKLab | oklab(89.66% -0.0572 0.0827) |
| OKLCH | oklch(89.66% 0.101 124.7) |
| XYZ | xyz(60.8499, 73.9026, 43.8530) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.65
Light Grey Green
#B7E1A1
ΔE00 4.79
Light Sage
#BCECAC
ΔE00 5.26
Washed Out Green
#BCF5A6
ΔE00 5.69
Tea Green
#BDF8A3
ΔE00 6.00
Very Pale Green
#CFFDBC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE99F #BA9FE9
analogous
#E9DF9F #CEE99F #A9E99F
triadic
#CEE99F #9FCEE9 #E99FCE
tetradic
#CEE99F #9FE9DF #BA9FE9 #E99FA9
square
#CEE99F #9FE9DF #BA9FE9 #E99FA9
split-complementary
#CEE99F #9FA9E9 #DF9FE9
monochromatic
#9BD23B #B5DE6D #CEE99F #E7F4D1 #F2F9E6
Accessibility & contrast
On white
1.33
#CEE99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#CEE99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE99F
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE99F | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#EDDFA2
Tritanopia (blue-blind)
#D3E2D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee99f; /* rgb */ color: rgb(206, 233, 159); /* oklch */ color: oklch(89.7% 0.101 124.7);
Tailwind
colors: {
custom: {
50: '#ddf0bc',
500: '#cee99f',
950: '#000000',
},
}SCSS
$custom: #cee99f; $custom-light: #ddf0bc; $custom-dark: #000000;
JSON
{
"hex": "#cee99f",
"rgb": {
"r": 206,
"g": 233,
"b": 159
},
"hsl": {
"h": 81.892,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.89664,
"c": 0.1005,
"h": 124.7
},
"luminance": 0.73903
}Semantic roles & 50–950 ramp
primary
#CEE99F
secondary
#8A68C4
accent
#1BCA5B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582