#CEFC95#CEFC95
#CEFC95 is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.6% C 0.139 H 128.5°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFC95 |
|---|---|
| RGB | rgb(206, 252, 149) |
| HSL | hsl(87, 94%, 79%) |
| HSV | hsv(87, 41%, 99%) |
| CMYK | cmyk(18.3%, 0%, 40.9%, 1.2%) |
| CIE-LAB | lab(93.84, -31.40, 44.55) |
| CIE-LCH | lch(93.84, 54.50, 125.18°) |
| OKLab | oklab(93.6% -0.0864 0.1088) |
| OKLCH | oklch(93.6% 0.139 128.5) |
| XYZ | xyz(65.6881, 84.9116, 41.3568) |
| Luminance | 0.8491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.16
Celery
#C1FD95
ΔE00 2.33
Light Yellowish Green
#C2FF89
ΔE00 2.62
Light Pea Green
#C4FE82
ΔE00 2.93
Light Yellow Green
#CCFD7F
ΔE00 3.14
Tea Green
#BDF8A3
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFC95 #C395FC
analogous
#FCF695 #CEFC95 #9AFC95
triadic
#CEFC95 #95CEFC #FC95CE
tetradic
#CEFC95 #95FCF6 #C395FC #FC959A
square
#CEFC95 #95FCF6 #C395FC #FC959A
split-complementary
#CEFC95 #959AFC #F695FC
monochromatic
#97F91E #B2FA59 #CEFC95 #EAFED1 #F1FEE1
Accessibility & contrast
On white
1.17
#CEFC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#CEFC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFC95
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFC95 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8D
Deuteranopia (green-blind)
#FFEC9B
Tritanopia (blue-blind)
#D2F4E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cefc95; /* rgb */ color: rgb(206, 252, 149); /* oklch */ color: oklch(93.6% 0.139 128.5);
Tailwind
colors: {
custom: {
50: '#defdb5',
500: '#cefc95',
950: '#000000',
},
}SCSS
$custom: #cefc95; $custom-light: #defdb5; $custom-dark: #000000;
JSON
{
"hex": "#cefc95",
"rgb": {
"r": 206,
"g": 252,
"b": 149
},
"hsl": {
"h": 86.796,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.93598,
"c": 0.13898,
"h": 128.5
},
"luminance": 0.84913
}Semantic roles & 50–950 ramp
primary
#CEFC95
secondary
#9458DD
accent
#00E666
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581