#CEE27F#CEE27F
#CEE27F is a very light, vivid yellow-green. Relative luminance 0.690; OKLCH L 87.6% C 0.126 H 118.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE27F |
|---|---|
| RGB | rgb(206, 226, 127) |
| HSL | hsl(72, 63%, 69%) |
| HSV | hsv(72, 44%, 89%) |
| CMYK | cmyk(8.8%, 0%, 43.8%, 11.4%) |
| CIE-LAB | lab(86.53, -21.57, 46.02) |
| CIE-LCH | lch(86.53, 50.82, 115.11°) |
| OKLab | oklab(87.63% -0.0602 0.111) |
| OKLCH | oklch(87.63% 0.126 118.5) |
| XYZ | xyz(56.4811, 69.0472, 30.4265) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.45
Light Khaki
#E6F2A2
ΔE00 5.27
Pale Olive Green
#B1D27B
ΔE00 5.73
Greenish Tan
#BCCB7A
ΔE00 5.77
Pale Olive
#B9CC81
ΔE00 6.28
Light Yellow Green
#CCFD7F
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE27F #937FE2
analogous
#E2C57F #CEE27F #9DE27F
triadic
#CEE27F #7FCEE2 #E27FCE
tetradic
#CEE27F #7FE2C5 #937FE2 #E27F9D
square
#CEE27F #7FE2C5 #937FE2 #E27F9D
split-complementary
#CEE27F #7F9DE2 #C57FE2
monochromatic
#9FBC2B #BBD74D #CEE27F #E1EDB1 #F4F9E3
Accessibility & contrast
On white
1.42
#CEE27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#CEE27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE27F
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE27F | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED877
Deuteranopia (green-blind)
#EBD984
Tritanopia (blue-blind)
#D7D9CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cee27f; /* rgb */ color: rgb(206, 226, 127); /* oklch */ color: oklch(87.6% 0.126 118.5);
Tailwind
colors: {
custom: {
50: '#deeba6',
500: '#cee27f',
950: '#000000',
},
}SCSS
$custom: #cee27f; $custom-light: #deeba6; $custom-dark: #000000;
JSON
{
"hex": "#cee27f",
"rgb": {
"r": 206,
"g": 226,
"b": 127
},
"hsl": {
"h": 72.121,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.87633,
"c": 0.12628,
"h": 118.5
},
"luminance": 0.69047
}Semantic roles & 50–950 ramp
primary
#CEE27F
secondary
#624CBA
accent
#1BCB3E
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480