#CEFF87#CEFF87
#CEFF87 is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.0% C 0.157 H 127.4°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFF87 |
|---|---|
| RGB | rgb(206, 255, 135) |
| HSL | hsl(85, 100%, 76%) |
| HSV | hsv(85, 47%, 100%) |
| CMYK | cmyk(19.2%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(94.48, -34.37, 52.01) |
| CIE-LCH | lch(94.48, 62.34, 123.45°) |
| OKLab | oklab(94.05% -0.0956 0.1249) |
| OKLCH | oklch(94.05% 0.157 127.4) |
| XYZ | xyz(65.5863, 86.3902, 36.1366) |
| Luminance | 0.8639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.95
Light Pea Green
#C4FE82
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 2.13
Pistachio (survey)
#C0FA8B
ΔE00 2.64
Pale Lime
#BEFD73
ΔE00 2.71
Celery
#C1FD95
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFF87 #B887FF
analogous
#FFF487 #CEFF87 #92FF87
triadic
#CEFF87 #87CEFF #FF87CE
tetradic
#CEFF87 #87FFF4 #B887FF #FF8792
square
#CEFF87 #87FFF4 #B887FF #FF8792
split-complementary
#CEFF87 #8792FF #F487FF
monochromatic
#9CFF0D #B5FF4A #CEFF87 #E7FFC4 #F3FFE0
Accessibility & contrast
On white
1.15
#CEFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#CEFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFF87
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFF87 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17D
Deuteranopia (green-blind)
#FFEE8E
Tritanopia (blue-blind)
#D3F6E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ceff87; /* rgb */ color: rgb(206, 255, 135); /* oklch */ color: oklch(94.0% 0.157 127.4);
Tailwind
colors: {
custom: {
50: '#dfffac',
500: '#ceff87',
950: '#000000',
},
}SCSS
$custom: #ceff87; $custom-light: #dfffac; $custom-dark: #000000;
JSON
{
"hex": "#ceff87",
"rgb": {
"r": 206,
"g": 255,
"b": 135
},
"hsl": {
"h": 84.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.94049,
"c": 0.15725,
"h": 127.4
},
"luminance": 0.86391
}Semantic roles & 50–950 ramp
primary
#CEFF87
secondary
#884BDF
accent
#00E65E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681