#CEFC90#CEFC90
#CEFC90 is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.5% C 0.144 H 127.8°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFC90 |
|---|---|
| RGB | rgb(206, 252, 144) |
| HSL | hsl(86, 95%, 78%) |
| HSV | hsv(86, 43%, 99%) |
| CMYK | cmyk(18.3%, 0%, 42.9%, 1.2%) |
| CIE-LAB | lab(93.78, -31.99, 46.87) |
| CIE-LCH | lch(93.78, 56.75, 124.31°) |
| OKLab | oklab(93.52% -0.0884 0.1139) |
| OKLCH | oklch(93.52% 0.144 127.8) |
| XYZ | xyz(65.2975, 84.7554, 39.2994) |
| Luminance | 0.8476 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.10
Light Yellowish Green
#C2FF89
ΔE00 2.34
Light Pea Green
#C4FE82
ΔE00 2.38
Light Yellow Green
#CCFD7F
ΔE00 2.38
Celery
#C1FD95
ΔE00 2.67
Pale Lime
#BEFD73
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFC90 #BE90FC
analogous
#FCF490 #CEFC90 #98FC90
triadic
#CEFC90 #90CEFC #FC90CE
tetradic
#CEFC90 #90FCF4 #BE90FC #FC9098
square
#CEFC90 #90FCF4 #BE90FC #FC9098
split-complementary
#CEFC90 #9098FC #F490FC
monochromatic
#99F919 #B4FA54 #CEFC90 #E8FECC #F2FEE1
Accessibility & contrast
On white
1.17
#CEFC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#CEFC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFC90
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFC90 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF87
Deuteranopia (green-blind)
#FFEC96
Tritanopia (blue-blind)
#D3F3E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cefc90; /* rgb */ color: rgb(206, 252, 144); /* oklch */ color: oklch(93.5% 0.144 127.8);
Tailwind
colors: {
custom: {
50: '#defdb2',
500: '#cefc90',
950: '#000000',
},
}SCSS
$custom: #cefc90; $custom-light: #defdb2; $custom-dark: #000000;
JSON
{
"hex": "#cefc90",
"rgb": {
"r": 206,
"g": 252,
"b": 144
},
"hsl": {
"h": 85.556,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.93521,
"c": 0.14414,
"h": 127.8
},
"luminance": 0.84756
}Semantic roles & 50–950 ramp
primary
#CEFC90
secondary
#8E54DC
accent
#00E662
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581