#CEE379#CEE379
#CEE379 is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.8% C 0.134 H 118.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE379 |
|---|---|
| RGB | rgb(206, 227, 121) |
| HSL | hsl(72, 65%, 68%) |
| HSV | hsv(72, 47%, 89%) |
| CMYK | cmyk(9.3%, 0%, 46.7%, 11%) |
| CIE-LAB | lab(86.72, -22.67, 49.14) |
| CIE-LCH | lch(86.72, 54.12, 114.76°) |
| OKLab | oklab(87.76% -0.0638 0.1176) |
| OKLCH | oklch(87.76% 0.134 118.5) |
| XYZ | xyz(56.3743, 69.4408, 28.5190) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.93
Light Khaki
#E6F2A2
ΔE00 5.83
Pale Olive Green
#B1D27B
ΔE00 6.24
Greenish Tan
#BCCB7A
ΔE00 6.38
Light Yellow Green
#CCFD7F
ΔE00 6.72
Pear
#CBF85F
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE379 #8E79E3
analogous
#E3C379 #CEE379 #99E379
triadic
#CEE379 #79CEE3 #E379CE
tetradic
#CEE379 #79E3C3 #8E79E3 #E37999
square
#CEE379 #79E3C3 #8E79E3 #E37999
split-complementary
#CEE379 #7999E3 #C379E3
monochromatic
#9DBB27 #BBD846 #CEE379 #E1EEAC #F3F8DE
Accessibility & contrast
On white
1.41
#CEE379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#CEE379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE379
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE379 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD970
Deuteranopia (green-blind)
#EDDA7F
Tritanopia (blue-blind)
#D7D9CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cee379; /* rgb */ color: rgb(206, 227, 121); /* oklch */ color: oklch(87.8% 0.134 118.5);
Tailwind
colors: {
custom: {
50: '#deeba2',
500: '#cee379',
950: '#000000',
},
}SCSS
$custom: #cee379; $custom-light: #deeba2; $custom-dark: #000000;
JSON
{
"hex": "#cee379",
"rgb": {
"r": 206,
"g": 227,
"b": 121
},
"hsl": {
"h": 71.887,
"s": 65.432,
"l": 68.235
},
"oklch": {
"l": 0.87764,
"c": 0.13378,
"h": 118.5
},
"luminance": 0.6944
}Semantic roles & 50–950 ramp
primary
#CEE379
secondary
#5D46BA
accent
#18CD3C
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480