#CEFE95#CEFE95
#CEFE95 is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.0% C 0.142 H 128.9°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFE95 |
|---|---|
| RGB | rgb(206, 254, 149) |
| HSL | hsl(87, 98%, 79%) |
| HSV | hsv(87, 41%, 100%) |
| CMYK | cmyk(18.9%, 0%, 41.3%, 0.4%) |
| CIE-LAB | lab(94.39, -32.33, 45.24) |
| CIE-LCH | lch(94.39, 55.60, 125.55°) |
| OKLab | oklab(94.03% -0.089 0.1104) |
| OKLCH | oklch(94.03% 0.142 128.9) |
| XYZ | xyz(66.3195, 86.1744, 41.5672) |
| Luminance | 0.8618 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.03
Celery
#C1FD95
ΔE00 2.16
Light Yellowish Green
#C2FF89
ΔE00 2.29
Light Pea Green
#C4FE82
ΔE00 2.65
Light Yellow Green
#CCFD7F
ΔE00 2.98
Pale Lime
#BEFD73
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFE95 #C595FE
analogous
#FEFA95 #CEFE95 #9AFE95
triadic
#CEFE95 #95CEFE #FE95CE
tetradic
#CEFE95 #95FEFA #C595FE #FE959A
square
#CEFE95 #95FEFA #C595FE #FE959A
split-complementary
#CEFE95 #959AFE #FA95FE
monochromatic
#96FD1C #B2FD58 #CEFE95 #EAFFD2 #F1FFE1
Accessibility & contrast
On white
1.15
#CEFE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#CEFE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFE95
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFE95 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18D
Deuteranopia (green-blind)
#FFEE9B
Tritanopia (blue-blind)
#D2F6E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cefe95; /* rgb */ color: rgb(206, 254, 149); /* oklch */ color: oklch(94.0% 0.142 128.9);
Tailwind
colors: {
custom: {
50: '#deffb5',
500: '#cefe95',
950: '#000000',
},
}SCSS
$custom: #cefe95; $custom-light: #deffb5; $custom-dark: #000000;
JSON
{
"hex": "#cefe95",
"rgb": {
"r": 206,
"g": 254,
"b": 149
},
"hsl": {
"h": 87.429,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.94033,
"c": 0.14182,
"h": 128.9
},
"luminance": 0.86175
}Semantic roles & 50–950 ramp
primary
#CEFE95
secondary
#9657E0
accent
#00E669
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681