#CEE67F#CEE67F
#CEE67F is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.5% C 0.132 H 119.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE67F |
|---|---|
| RGB | rgb(206, 230, 127) |
| HSL | hsl(74, 67%, 70%) |
| HSV | hsv(74, 45%, 90%) |
| CMYK | cmyk(10.4%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(87.61, -23.50, 47.35) |
| CIE-LCH | lch(87.61, 52.86, 116.39°) |
| OKLab | oklab(88.5% -0.0656 0.114) |
| OKLCH | oklch(88.5% 0.132 119.9) |
| XYZ | xyz(57.5814, 71.2479, 30.7933) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.32
Greenish Beige
#C9D179
ΔE00 5.56
Light Yellow Green
#CCFD7F
ΔE00 6.00
Pale Olive Green
#B1D27B
ΔE00 6.10
Pear
#CBF85F
ΔE00 6.57
Pistachio (survey)
#C0FA8B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE67F #977FE6
analogous
#E6CB7F #CEE67F #9AE67F
triadic
#CEE67F #7FCEE6 #E67FCE
tetradic
#CEE67F #7FE6CB #977FE6 #E67F9A
square
#CEE67F #7FE6CB #977FE6 #E67F9A
split-complementary
#CEE67F #7F9AE6 #CB7FE6
monochromatic
#9FC426 #BADC4C #CEE67F #E2F0B2 #F5FAE5
Accessibility & contrast
On white
1.38
#CEE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#CEE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE67F
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE67F | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC76
Deuteranopia (green-blind)
#EFDC84
Tritanopia (blue-blind)
#D7DDCE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cee67f; /* rgb */ color: rgb(206, 230, 127); /* oklch */ color: oklch(88.5% 0.132 119.9);
Tailwind
colors: {
custom: {
50: '#deeea6',
500: '#cee67f',
950: '#000000',
},
}SCSS
$custom: #cee67f; $custom-light: #deeea6; $custom-dark: #000000;
JSON
{
"hex": "#cee67f",
"rgb": {
"r": 206,
"g": 230,
"b": 127
},
"hsl": {
"h": 73.981,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.88495,
"c": 0.13156,
"h": 119.9
},
"luminance": 0.71248
}Semantic roles & 50–950 ramp
primary
#CEE67F
secondary
#664BBE
accent
#16CF41
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580