#CEE798#CEE798
#CEE798 is a very light, moderate yellow-green. Relative luminance 0.725; OKLCH L 89.1% C 0.106 H 122.8°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE798 |
|---|---|
| RGB | rgb(206, 231, 152) |
| HSL | hsl(79, 62%, 75%) |
| HSV | hsv(79, 34%, 91%) |
| CMYK | cmyk(10.8%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(88.23, -21.07, 35.80) |
| CIE-LCH | lch(88.23, 41.54, 120.47°) |
| OKLab | oklab(89.11% -0.0573 0.0888) |
| OKLCH | oklch(89.11% 0.106 122.8) |
| XYZ | xyz(59.6966, 72.5405, 40.5564) |
| Luminance | 0.7254 (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.75
Pale Olive
#B9CC81
ΔE00 6.23
Light Sage
#BCECAC
ΔE00 6.31
Washed Out Green
#BCF5A6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE798 #B198E7
analogous
#E7D898 #CEE798 #A7E798
triadic
#CEE798 #98CEE7 #E798CE
tetradic
#CEE798 #98E7D8 #B198E7 #E798A7
square
#CEE798 #98E7D8 #B198E7 #E798A7
split-complementary
#CEE798 #98A7E7 #D898E7
monochromatic
#9FD035 #B6DB66 #CEE798 #E6F3CA #F3F9E6
Accessibility & contrast
On white
1.35
#CEE798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#CEE798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE798
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE798 | 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)
#F0DE92
Deuteranopia (green-blind)
#EDDD9C
Tritanopia (blue-blind)
#D4E0D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee798; /* rgb */ color: rgb(206, 231, 152); /* oklch */ color: oklch(89.1% 0.106 122.8);
Tailwind
colors: {
custom: {
50: '#deeeb7',
500: '#cee798',
950: '#000000',
},
}SCSS
$custom: #cee798; $custom-light: #deeeb7; $custom-dark: #000000;
JSON
{
"hex": "#cee798",
"rgb": {
"r": 206,
"g": 231,
"b": 152
},
"hsl": {
"h": 78.987,
"s": 62.205,
"l": 75.098
},
"oklch": {
"l": 0.89109,
"c": 0.10564,
"h": 122.8
},
"luminance": 0.72541
}Semantic roles & 50–950 ramp
primary
#CEE798
secondary
#8062C1
accent
#1CCA53
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581