#CEFA90#CEFA90
#CEFA90 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.1% C 0.141 H 127.4°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFA90 |
|---|---|
| RGB | rgb(206, 250, 144) |
| HSL | hsl(85, 91%, 77%) |
| HSV | hsv(85, 42%, 98%) |
| CMYK | cmyk(17.6%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(93.24, -31.07, 46.19) |
| CIE-LCH | lch(93.24, 55.67, 123.92°) |
| OKLab | oklab(93.09% -0.0858 0.1123) |
| OKLCH | oklch(93.09% 0.141 127.4) |
| XYZ | xyz(64.6727, 83.5059, 39.0912) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.29
Light Yellow Green
#CCFD7F
ΔE00 2.62
Light Yellowish Green
#C2FF89
ΔE00 2.72
Light Pea Green
#C4FE82
ΔE00 2.73
Celery
#C1FD95
ΔE00 2.86
Pale Lime
#BEFD73
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFA90 #BC90FA
analogous
#FAF190 #CEFA90 #99FA90
triadic
#CEFA90 #90CEFA #FA90CE
tetradic
#CEFA90 #90FAF1 #BC90FA #FA9099
square
#CEFA90 #90FAF1 #BC90FA #FA9099
split-complementary
#CEFA90 #9099FA #F190FA
monochromatic
#9AF51B #B4F755 #CEFA90 #E8FDCB #F2FEE2
Accessibility & contrast
On white
1.19
#CEFA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#CEFA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFA90
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFA90 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED88
Deuteranopia (green-blind)
#FDEB96
Tritanopia (blue-blind)
#D3F1E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cefa90; /* rgb */ color: rgb(206, 250, 144); /* oklch */ color: oklch(93.1% 0.141 127.4);
Tailwind
colors: {
custom: {
50: '#defcb2',
500: '#cefa90',
950: '#000000',
},
}SCSS
$custom: #cefa90; $custom-light: #defcb2; $custom-dark: #000000;
JSON
{
"hex": "#cefa90",
"rgb": {
"r": 206,
"g": 250,
"b": 144
},
"hsl": {
"h": 84.906,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.93085,
"c": 0.14134,
"h": 127.4
},
"luminance": 0.83507
}Semantic roles & 50–950 ramp
primary
#CEFA90
secondary
#8C55DA
accent
#00E65F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581