#CBFF90#CBFF90
#CBFF90 is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.0% C 0.150 H 129.4°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF90 |
|---|---|
| RGB | rgb(203, 255, 144) |
| HSL | hsl(88, 100%, 78%) |
| HSV | hsv(88, 44%, 100%) |
| CMYK | cmyk(20.4%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(94.41, -34.44, 47.63) |
| CIE-LCH | lch(94.41, 58.78, 125.87°) |
| OKLab | oklab(93.98% -0.0951 0.1156) |
| OKLCH | oklch(93.98% 0.15 129.4) |
| XYZ | xyz(65.4219, 86.2290, 39.5773) |
| Luminance | 0.8623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.46
Pistachio (survey)
#C0FA8B
ΔE00 1.60
Light Pea Green
#C4FE82
ΔE00 1.80
Celery
#C1FD95
ΔE00 2.07
Light Yellow Green
#CCFD7F
ΔE00 2.40
Pale Lime
#BEFD73
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF90 #C490FF
analogous
#FFFB90 #CBFF90 #93FF90
triadic
#CBFF90 #90CBFF #FF90CB
tetradic
#CBFF90 #90FFFB #C490FF #FF9093
square
#CBFF90 #90FFFB #C490FF #FF9093
split-complementary
#CBFF90 #9093FF #FB90FF
monochromatic
#92FF16 #AEFF53 #CBFF90 #E8FFCD #F1FFE0
Accessibility & contrast
On white
1.15
#CBFF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#CBFF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF90
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF90 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF187
Deuteranopia (green-blind)
#FFEE96
Tritanopia (blue-blind)
#CFF6E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff90; /* rgb */ color: rgb(203, 255, 144); /* oklch */ color: oklch(94.0% 0.150 129.4);
Tailwind
colors: {
custom: {
50: '#dcffb2',
500: '#cbff90',
950: '#000000',
},
}SCSS
$custom: #cbff90; $custom-light: #dcffb2; $custom-dark: #000000;
JSON
{
"hex": "#cbff90",
"rgb": {
"r": 203,
"g": 255,
"b": 144
},
"hsl": {
"h": 88.108,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.93984,
"c": 0.14969,
"h": 129.4
},
"luminance": 0.8623
}Semantic roles & 50–950 ramp
primary
#CBFF90
secondary
#9553E1
accent
#00E66C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681