#CEFA95#CEFA95
#CEFA95 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.2% C 0.136 H 128.0°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFA95 |
|---|---|
| RGB | rgb(206, 250, 149) |
| HSL | hsl(86, 91%, 78%) |
| HSV | hsv(86, 40%, 98%) |
| CMYK | cmyk(17.6%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(93.30, -30.48, 43.86) |
| CIE-LCH | lch(93.30, 53.41, 124.80°) |
| OKLab | oklab(93.16% -0.0838 0.1073) |
| OKLCH | oklch(93.16% 0.136 128) |
| XYZ | xyz(65.0633, 83.6621, 41.1485) |
| Luminance | 0.8366 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.39
Celery
#C1FD95
ΔE00 2.59
Light Yellowish Green
#C2FF89
ΔE00 3.00
Light Pea Green
#C4FE82
ΔE00 3.27
Light Yellow Green
#CCFD7F
ΔE00 3.37
Tea Green
#BDF8A3
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFA95 #C195FA
analogous
#FAF495 #CEFA95 #9BFA95
triadic
#CEFA95 #95CEFA #FA95CE
tetradic
#CEFA95 #95FAF4 #C195FA #FA959B
square
#CEFA95 #95FAF4 #C195FA #FA959B
split-complementary
#CEFA95 #959BFA #F495FA
monochromatic
#98F420 #B3F75B #CEFA95 #E9FDCF #F1FEE2
Accessibility & contrast
On white
1.18
#CEFA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#CEFA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFA95
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFA95 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8D
Deuteranopia (green-blind)
#FDEB9A
Tritanopia (blue-blind)
#D2F2E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cefa95; /* rgb */ color: rgb(206, 250, 149); /* oklch */ color: oklch(93.2% 0.136 128.0);
Tailwind
colors: {
custom: {
50: '#defcb5',
500: '#cefa95',
950: '#000000',
},
}SCSS
$custom: #cefa95; $custom-light: #defcb5; $custom-dark: #000000;
JSON
{
"hex": "#cefa95",
"rgb": {
"r": 206,
"g": 250,
"b": 149
},
"hsl": {
"h": 86.139,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.93162,
"c": 0.13614,
"h": 128
},
"luminance": 0.83663
}Semantic roles & 50–950 ramp
primary
#CEFA95
secondary
#9159DA
accent
#00E664
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581