#CEE698#CEE698
#CEE698 is a very light, moderate yellow-green. Relative luminance 0.720; OKLCH L 88.9% C 0.104 H 122.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE698 |
|---|---|
| RGB | rgb(206, 230, 152) |
| HSL | hsl(78, 61%, 75%) |
| HSV | hsv(78, 34%, 90%) |
| CMYK | cmyk(10.4%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(87.96, -20.58, 35.45) |
| CIE-LCH | lch(87.96, 40.99, 120.13°) |
| OKLab | oklab(88.9% -0.0559 0.0879) |
| OKLCH | oklch(88.9% 0.104 122.4) |
| XYZ | xyz(59.4175, 71.9824, 40.4634) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.26
Light Grey Green
#B7E1A1
ΔE00 5.61
Pale Olive Green
#B1D27B
ΔE00 5.69
Pale Olive
#B9CC81
ΔE00 6.02
Greenish Beige
#C9D179
ΔE00 6.38
Light Sage
#BCECAC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE698 #B098E6
analogous
#E6D798 #CEE698 #A7E698
triadic
#CEE698 #98CEE6 #E698CE
tetradic
#CEE698 #98E6D7 #B098E6 #E698A7
square
#CEE698 #98E6D7 #B098E6 #E698A7
split-complementary
#CEE698 #98A7E6 #D798E6
monochromatic
#9FCE36 #B7DA67 #CEE698 #E5F2C9 #F3F9E6
Accessibility & contrast
On white
1.36
#CEE698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#CEE698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE698
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE698 | 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)
#EFDD93
Deuteranopia (green-blind)
#ECDD9C
Tritanopia (blue-blind)
#D4DFD2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee698; /* rgb */ color: rgb(206, 230, 152); /* oklch */ color: oklch(88.9% 0.104 122.4);
Tailwind
colors: {
custom: {
50: '#deeeb7',
500: '#cee698',
950: '#000000',
},
}SCSS
$custom: #cee698; $custom-light: #deeeb7; $custom-dark: #000000;
JSON
{
"hex": "#cee698",
"rgb": {
"r": 206,
"g": 230,
"b": 152
},
"hsl": {
"h": 78.462,
"s": 60.937,
"l": 74.902
},
"oklch": {
"l": 0.88895,
"c": 0.1042,
"h": 122.4
},
"luminance": 0.71982
}Semantic roles & 50–950 ramp
primary
#CEE698
secondary
#7F62C0
accent
#1DC952
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581