#CEFC88#CEFC88
#CEFC88 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.4% C 0.152 H 126.9°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFC88 |
|---|---|
| RGB | rgb(206, 252, 136) |
| HSL | hsl(84, 95%, 76%) |
| HSV | hsv(84, 46%, 99%) |
| CMYK | cmyk(18.3%, 0%, 46%, 1.2%) |
| CIE-LAB | lab(93.68, -32.89, 50.55) |
| CIE-LCH | lch(93.68, 60.31, 123.04°) |
| OKLab | oklab(93.41% -0.0914 0.1217) |
| OKLCH | oklch(93.41% 0.152 126.9) |
| XYZ | xyz(64.7076, 84.5194, 36.1926) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.25
Light Pea Green
#C4FE82
ΔE00 1.87
Light Yellowish Green
#C2FF89
ΔE00 2.39
Pistachio (survey)
#C0FA8B
ΔE00 2.53
Pale Lime
#BEFD73
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFC88 #B688FC
analogous
#FCF088 #CEFC88 #94FC88
triadic
#CEFC88 #88CEFC #FC88CE
tetradic
#CEFC88 #88FCF0 #B688FC #FC8894
square
#CEFC88 #88FCF0 #B688FC #FC8894
split-complementary
#CEFC88 #8894FC #F088FC
monochromatic
#9DF911 #B5FA4C #CEFC88 #E7FEC4 #F3FEE1
Accessibility & contrast
On white
1.17
#CEFC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#CEFC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFC88
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFC88 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7E
Deuteranopia (green-blind)
#FFEC8F
Tritanopia (blue-blind)
#D4F3E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cefc88; /* rgb */ color: rgb(206, 252, 136); /* oklch */ color: oklch(93.4% 0.152 126.9);
Tailwind
colors: {
custom: {
50: '#dffdad',
500: '#cefc88',
950: '#000000',
},
}SCSS
$custom: #cefc88; $custom-light: #dffdad; $custom-dark: #000000;
JSON
{
"hex": "#cefc88",
"rgb": {
"r": 206,
"g": 252,
"b": 136
},
"hsl": {
"h": 83.793,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.93406,
"c": 0.15218,
"h": 126.9
},
"luminance": 0.8452
}Semantic roles & 50–950 ramp
primary
#CEFC88
secondary
#854DDB
accent
#00E65B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581