#CEE479#CEE479
#CEE479 is a very light, vivid yellow-green. Relative luminance 0.700; OKLCH L 88.0% C 0.135 H 118.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE479 |
|---|---|
| RGB | rgb(206, 228, 121) |
| HSL | hsl(72, 66%, 68%) |
| HSV | hsv(72, 47%, 89%) |
| CMYK | cmyk(9.6%, 0%, 46.9%, 10.6%) |
| CIE-LAB | lab(86.99, -23.15, 49.47) |
| CIE-LCH | lch(86.99, 54.62, 115.08°) |
| OKLab | oklab(87.98% -0.0651 0.1183) |
| OKLCH | oklch(87.98% 0.135 118.8) |
| XYZ | xyz(56.6486, 69.9894, 28.6105) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.21
Light Khaki
#E6F2A2
ΔE00 5.84
Pale Olive Green
#B1D27B
ΔE00 6.33
Light Yellow Green
#CCFD7F
ΔE00 6.44
Pear
#CBF85F
ΔE00 6.47
Greenish Tan
#BCCB7A
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE479 #8F79E4
analogous
#E4C479 #CEE479 #98E479
triadic
#CEE479 #79CEE4 #E479CE
tetradic
#CEE479 #79E4C4 #8F79E4 #E47998
square
#CEE479 #79E4C4 #8F79E4 #E47998
split-complementary
#CEE479 #7998E4 #C479E4
monochromatic
#9EBD26 #BBDA46 #CEE479 #E1EEAC #F3F9DF
Accessibility & contrast
On white
1.40
#CEE479 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#CEE479 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE479
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE479 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE479 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA70
Deuteranopia (green-blind)
#EDDA7F
Tritanopia (blue-blind)
#D7DACB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cee479; /* rgb */ color: rgb(206, 228, 121); /* oklch */ color: oklch(88.0% 0.135 118.8);
Tailwind
colors: {
custom: {
50: '#dfeca2',
500: '#cee479',
950: '#000000',
},
}SCSS
$custom: #cee479; $custom-light: #dfeca2; $custom-dark: #000000;
JSON
{
"hex": "#cee479",
"rgb": {
"r": 206,
"g": 228,
"b": 121
},
"hsl": {
"h": 72.336,
"s": 66.46,
"l": 68.431
},
"oklch": {
"l": 0.8798,
"c": 0.13507,
"h": 118.8
},
"luminance": 0.69989
}Semantic roles & 50–950 ramp
primary
#CEE479
secondary
#5E46BB
accent
#17CE3D
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480