#CEE699#CEE699
#CEE699 is a very light, moderate yellow-green. Relative luminance 0.720; OKLCH L 88.9% C 0.103 H 122.6°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE699 |
|---|---|
| RGB | rgb(206, 230, 153) |
| HSL | hsl(79, 61%, 75%) |
| HSV | hsv(79, 33%, 90%) |
| CMYK | cmyk(10.4%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(87.98, -20.45, 34.97) |
| CIE-LCH | lch(87.98, 40.51, 120.32°) |
| OKLab | oklab(88.91% -0.0555 0.0868) |
| OKLCH | oklch(88.91% 0.103 122.6) |
| XYZ | xyz(59.4998, 72.0153, 40.8966) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.30
Light Grey Green
#B7E1A1
ΔE00 5.48
Pale Olive Green
#B1D27B
ΔE00 5.74
Pale Olive
#B9CC81
ΔE00 6.04
Light Sage
#BCECAC
ΔE00 6.27
Greenish Beige
#C9D179
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE699 #B199E6
analogous
#E6D799 #CEE699 #A8E699
triadic
#CEE699 #99CEE6 #E699CE
tetradic
#CEE699 #99E6D7 #B199E6 #E699A8
square
#CEE699 #99E6D7 #B199E6 #E699A8
split-complementary
#CEE699 #99A8E6 #D799E6
monochromatic
#9FCE37 #B6DA68 #CEE699 #E6F2CA #F3F9E6
Accessibility & contrast
On white
1.36
#CEE699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#CEE699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE699
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE699 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD94
Deuteranopia (green-blind)
#ECDD9D
Tritanopia (blue-blind)
#D4DFD2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee699; /* rgb */ color: rgb(206, 230, 153); /* oklch */ color: oklch(88.9% 0.103 122.6);
Tailwind
colors: {
custom: {
50: '#deeeb7',
500: '#cee699',
950: '#000000',
},
}SCSS
$custom: #cee699; $custom-light: #deeeb7; $custom-dark: #000000;
JSON
{
"hex": "#cee699",
"rgb": {
"r": 206,
"g": 230,
"b": 153
},
"hsl": {
"h": 78.701,
"s": 60.63,
"l": 75.098
},
"oklch": {
"l": 0.88913,
"c": 0.10305,
"h": 122.6
},
"luminance": 0.72015
}Semantic roles & 50–950 ramp
primary
#CEE699
secondary
#8063C0
accent
#1DC853
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581