#CBFE90#CBFE90
#CBFE90 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.8% C 0.148 H 129.2°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFE90 |
|---|---|
| RGB | rgb(203, 254, 144) |
| HSL | hsl(88, 98%, 78%) |
| HSV | hsv(88, 43%, 100%) |
| CMYK | cmyk(20.1%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(94.14, -33.98, 47.29) |
| CIE-LCH | lch(94.14, 58.23, 125.70°) |
| OKLab | oklab(93.76% -0.0938 0.1148) |
| OKLCH | oklch(93.76% 0.148 129.2) |
| XYZ | xyz(65.1037, 85.5927, 39.4712) |
| Luminance | 0.8559 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.56
Light Yellowish Green
#C2FF89
ΔE00 1.60
Light Pea Green
#C4FE82
ΔE00 1.90
Celery
#C1FD95
ΔE00 2.07
Light Yellow Green
#CCFD7F
ΔE00 2.42
Pale Lime
#BEFD73
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFE90 #C390FE
analogous
#FEFA90 #CBFE90 #94FE90
triadic
#CBFE90 #90CBFE #FE90CB
tetradic
#CBFE90 #90FEFA #C390FE #FE9094
square
#CBFE90 #90FEFA #C390FE #FE9094
split-complementary
#CBFE90 #9094FE #FA90FE
monochromatic
#92FD17 #AFFD53 #CBFE90 #E7FFCD #F1FFE1
Accessibility & contrast
On white
1.16
#CBFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#CBFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFE90
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFE90 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF087
Deuteranopia (green-blind)
#FFED96
Tritanopia (blue-blind)
#CFF5E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbfe90; /* rgb */ color: rgb(203, 254, 144); /* oklch */ color: oklch(93.8% 0.148 129.2);
Tailwind
colors: {
custom: {
50: '#dcffb2',
500: '#cbfe90',
950: '#000000',
},
}SCSS
$custom: #cbfe90; $custom-light: #dcffb2; $custom-dark: #000000;
JSON
{
"hex": "#cbfe90",
"rgb": {
"r": 203,
"g": 254,
"b": 144
},
"hsl": {
"h": 87.818,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.93764,
"c": 0.14828,
"h": 129.2
},
"luminance": 0.85594
}Semantic roles & 50–950 ramp
primary
#CBFE90
secondary
#9453DF
accent
#00E66A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681