#CEFB90#CEFB90
#CEFB90 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.3% C 0.143 H 127.6°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFB90 |
|---|---|
| RGB | rgb(206, 251, 144) |
| HSL | hsl(85, 93%, 77%) |
| HSV | hsv(85, 43%, 98%) |
| CMYK | cmyk(17.9%, 0%, 42.6%, 1.6%) |
| CIE-LAB | lab(93.51, -31.53, 46.53) |
| CIE-LCH | lch(93.51, 56.21, 124.12°) |
| OKLab | oklab(93.3% -0.0871 0.1131) |
| OKLCH | oklch(93.3% 0.143 127.6) |
| XYZ | xyz(64.9843, 84.1290, 39.1950) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.18
Light Yellow Green
#CCFD7F
ΔE00 2.49
Light Yellowish Green
#C2FF89
ΔE00 2.53
Light Pea Green
#C4FE82
ΔE00 2.55
Celery
#C1FD95
ΔE00 2.75
Pale Lime
#BEFD73
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFB90 #BD90FB
analogous
#FBF390 #CEFB90 #98FB90
triadic
#CEFB90 #90CEFB #FB90CE
tetradic
#CEFB90 #90FBF3 #BD90FB #FB9098
square
#CEFB90 #90FBF3 #BD90FB #FB9098
split-complementary
#CEFB90 #9098FB #F390FB
monochromatic
#9AF71A #B4F955 #CEFB90 #E8FDCB #F2FEE1
Accessibility & contrast
On white
1.18
#CEFB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#CEFB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFB90
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFB90 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE88
Deuteranopia (green-blind)
#FEEC96
Tritanopia (blue-blind)
#D3F2E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cefb90; /* rgb */ color: rgb(206, 251, 144); /* oklch */ color: oklch(93.3% 0.143 127.6);
Tailwind
colors: {
custom: {
50: '#defcb2',
500: '#cefb90',
950: '#000000',
},
}SCSS
$custom: #cefb90; $custom-light: #defcb2; $custom-dark: #000000;
JSON
{
"hex": "#cefb90",
"rgb": {
"r": 206,
"g": 251,
"b": 144
},
"hsl": {
"h": 85.234,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.93303,
"c": 0.14274,
"h": 127.6
},
"luminance": 0.8413
}Semantic roles & 50–950 ramp
primary
#CEFB90
secondary
#8D54DB
accent
#00E661
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581