#CEE796#CEE796
#CEE796 is a very light, moderate yellow-green. Relative luminance 0.725; OKLCH L 89.1% C 0.108 H 122.6°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE796 |
|---|---|
| RGB | rgb(206, 231, 150) |
| HSL | hsl(79, 63%, 75%) |
| HSV | hsv(79, 35%, 91%) |
| CMYK | cmyk(10.8%, 0%, 35.1%, 9.4%) |
| CIE-LAB | lab(88.20, -21.32, 36.77) |
| CIE-LCH | lch(88.20, 42.50, 120.11°) |
| OKLab | oklab(89.07% -0.0581 0.091) |
| OKLCH | oklch(89.07% 0.108 122.6) |
| XYZ | xyz(59.5342, 72.4756, 39.7010) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.21
Pale Olive Green
#B1D27B
ΔE00 5.67
Light Grey Green
#B7E1A1
ΔE00 5.87
Pale Olive
#B9CC81
ΔE00 6.23
Greenish Beige
#C9D179
ΔE00 6.41
Light Sage
#BCECAC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE796 #AF96E7
analogous
#E7D896 #CEE796 #A5E796
triadic
#CEE796 #96CEE7 #E796CE
tetradic
#CEE796 #96E7D8 #AF96E7 #E796A5
square
#CEE796 #96E7D8 #AF96E7 #E796A5
split-complementary
#CEE796 #96A5E7 #D896E7
monochromatic
#A0D032 #B7DC64 #CEE796 #E5F2C8 #F3F9E6
Accessibility & contrast
On white
1.36
#CEE796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#CEE796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE796
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE796 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE90
Deuteranopia (green-blind)
#EDDD9A
Tritanopia (blue-blind)
#D4DFD3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee796; /* rgb */ color: rgb(206, 231, 150); /* oklch */ color: oklch(89.1% 0.108 122.6);
Tailwind
colors: {
custom: {
50: '#deeeb5',
500: '#cee796',
950: '#000000',
},
}SCSS
$custom: #cee796; $custom-light: #deeeb5; $custom-dark: #000000;
JSON
{
"hex": "#cee796",
"rgb": {
"r": 206,
"g": 231,
"b": 150
},
"hsl": {
"h": 78.519,
"s": 62.791,
"l": 74.706
},
"oklch": {
"l": 0.89074,
"c": 0.10791,
"h": 122.6
},
"luminance": 0.72476
}Semantic roles & 50–950 ramp
primary
#CEE796
secondary
#7E60C1
accent
#1BCB51
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581