#CEE27A#CEE27A
#CEE27A is a very light, vivid yellow-green. Relative luminance 0.689; OKLCH L 87.6% C 0.131 H 118.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE27A |
|---|---|
| RGB | rgb(206, 226, 122) |
| HSL | hsl(72, 64%, 68%) |
| HSV | hsv(72, 46%, 89%) |
| CMYK | cmyk(8.8%, 0%, 46%, 11.4%) |
| CIE-LAB | lab(86.46, -22.08, 48.35) |
| CIE-LCH | lch(86.46, 53.15, 114.55°) |
| OKLab | oklab(87.56% -0.062 0.1159) |
| OKLCH | oklch(87.56% 0.131 118.2) |
| XYZ | xyz(56.1633, 68.9200, 28.7528) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.61
Light Khaki
#E6F2A2
ΔE00 5.74
Greenish Tan
#BCCB7A
ΔE00 6.09
Pale Olive Green
#B1D27B
ΔE00 6.09
Pale Olive
#B9CC81
ΔE00 6.73
Light Yellow Green
#CCFD7F
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE27A #8E7AE2
analogous
#E2C27A #CEE27A #9AE27A
triadic
#CEE27A #7ACEE2 #E27ACE
tetradic
#CEE27A #7AE2C2 #8E7AE2 #E27A9A
square
#CEE27A #7AE2C2 #8E7AE2 #E27A9A
split-complementary
#CEE27A #7A9AE2 #C27AE2
monochromatic
#9DB928 #BBD748 #CEE27A #E1EDAC #F3F8DE
Accessibility & contrast
On white
1.42
#CEE27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CEE27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE27A
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE27A | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED871
Deuteranopia (green-blind)
#ECD97F
Tritanopia (blue-blind)
#D7D8CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cee27a; /* rgb */ color: rgb(206, 226, 122); /* oklch */ color: oklch(87.6% 0.131 118.2);
Tailwind
colors: {
custom: {
50: '#deeba2',
500: '#cee27a',
950: '#000000',
},
}SCSS
$custom: #cee27a; $custom-light: #deeba2; $custom-dark: #000000;
JSON
{
"hex": "#cee27a",
"rgb": {
"r": 206,
"g": 226,
"b": 122
},
"hsl": {
"h": 71.538,
"s": 64.198,
"l": 68.235
},
"oklch": {
"l": 0.87562,
"c": 0.13147,
"h": 118.2
},
"luminance": 0.6892
}Semantic roles & 50–950 ramp
primary
#CEE27A
secondary
#5D47B9
accent
#19CC3C
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480