#CEFE90#CEFE90
#CEFE90 is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 94.0% C 0.147 H 128.2°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFE90 |
|---|---|
| RGB | rgb(206, 254, 144) |
| HSL | hsl(86, 98%, 78%) |
| HSV | hsv(86, 43%, 100%) |
| CMYK | cmyk(18.9%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(94.32, -32.91, 47.55) |
| CIE-LCH | lch(94.32, 57.83, 124.69°) |
| OKLab | oklab(93.96% -0.0909 0.1154) |
| OKLCH | oklch(93.96% 0.147 128.2) |
| XYZ | xyz(65.9288, 86.0181, 39.5099) |
| Luminance | 0.8602 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 2.02
Pistachio (survey)
#C0FA8B
ΔE00 2.02
Light Pea Green
#C4FE82
ΔE00 2.08
Light Yellow Green
#CCFD7F
ΔE00 2.22
Celery
#C1FD95
ΔE00 2.56
Pale Lime
#BEFD73
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFE90 #C090FE
analogous
#FEF790 #CEFE90 #97FE90
triadic
#CEFE90 #90CEFE #FE90CE
tetradic
#CEFE90 #90FEF7 #C090FE #FE9097
square
#CEFE90 #90FEF7 #C090FE #FE9097
split-complementary
#CEFE90 #9097FE #F790FE
monochromatic
#98FD17 #B3FD53 #CEFE90 #E9FFCD #F2FFE1
Accessibility & contrast
On white
1.15
#CEFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#CEFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFE90
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFE90 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF187
Deuteranopia (green-blind)
#FFEE96
Tritanopia (blue-blind)
#D3F5E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cefe90; /* rgb */ color: rgb(206, 254, 144); /* oklch */ color: oklch(94.0% 0.147 128.2);
Tailwind
colors: {
custom: {
50: '#deffb2',
500: '#cefe90',
950: '#000000',
},
}SCSS
$custom: #cefe90; $custom-light: #deffb2; $custom-dark: #000000;
JSON
{
"hex": "#cefe90",
"rgb": {
"r": 206,
"g": 254,
"b": 144
},
"hsl": {
"h": 86.182,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.93958,
"c": 0.14694,
"h": 128.2
},
"luminance": 0.86019
}Semantic roles & 50–950 ramp
primary
#CEFE90
secondary
#9053DF
accent
#00E664
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681