#CEE376#CEE376
#CEE376 is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.7% C 0.137 H 118.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE376 |
|---|---|
| RGB | rgb(206, 227, 118) |
| HSL | hsl(72, 66%, 68%) |
| HSV | hsv(72, 48%, 89%) |
| CMYK | cmyk(9.3%, 0%, 48%, 11%) |
| CIE-LAB | lab(86.69, -22.96, 50.52) |
| CIE-LCH | lch(86.69, 55.50, 114.44°) |
| OKLab | oklab(87.72% -0.0649 0.1204) |
| OKLCH | oklch(87.72% 0.137 118.3) |
| XYZ | xyz(56.1932, 69.3684, 27.5652) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.08
Light Khaki
#E6F2A2
ΔE00 6.13
Pear
#CBF85F
ΔE00 6.49
Pale Olive Green
#B1D27B
ΔE00 6.49
Greenish Tan
#BCCB7A
ΔE00 6.60
Light Yellow Green
#CCFD7F
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE376 #8B76E3
analogous
#E3C276 #CEE376 #97E376
triadic
#CEE376 #76CEE3 #E376CE
tetradic
#CEE376 #76E3C2 #8B76E3 #E37697
square
#CEE376 #76E3C2 #8B76E3 #E37697
split-complementary
#CEE376 #7697E3 #C276E3
monochromatic
#9CB926 #BCD943 #CEE376 #E0EDA9 #F2F8DC
Accessibility & contrast
On white
1.41
#CEE376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#CEE376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE376
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE376 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96C
Deuteranopia (green-blind)
#EDDA7C
Tritanopia (blue-blind)
#D8D9CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cee376; /* rgb */ color: rgb(206, 227, 118); /* oklch */ color: oklch(87.7% 0.137 118.3);
Tailwind
colors: {
custom: {
50: '#dfeba0',
500: '#cee376',
950: '#000000',
},
}SCSS
$custom: #cee376; $custom-light: #dfeba0; $custom-dark: #000000;
JSON
{
"hex": "#cee376",
"rgb": {
"r": 206,
"g": 227,
"b": 118
},
"hsl": {
"h": 71.56,
"s": 66.061,
"l": 67.647
},
"oklch": {
"l": 0.87724,
"c": 0.13679,
"h": 118.3
},
"luminance": 0.69368
}Semantic roles & 50–950 ramp
primary
#CEE376
secondary
#5B44B9
accent
#18CE3B
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480