#CBFF9E#CBFF9E
#CBFF9E is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.2% C 0.135 H 131.5°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF9E |
|---|---|
| RGB | rgb(203, 255, 158) |
| HSL | hsl(92, 100%, 81%) |
| HSV | hsv(92, 38%, 100%) |
| CMYK | cmyk(20.4%, 0%, 38%, 0%) |
| CIE-LAB | lab(94.60, -32.73, 41.10) |
| CIE-LCH | lch(94.60, 52.54, 128.53°) |
| OKLab | oklab(94.2% -0.0896 0.1013) |
| OKLCH | oklch(94.2% 0.135 131.5) |
| XYZ | xyz(66.5590, 86.6839, 45.5661) |
| Luminance | 0.8669 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.59
Pistachio (survey)
#C0FA8B
ΔE00 2.50
Light Yellowish Green
#C2FF89
ΔE00 3.02
Tea Green
#BDF8A3
ΔE00 3.12
Light Light Green
#C8FFB0
ΔE00 3.40
Pale Light Green
#B1FC99
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF9E #D29EFF
analogous
#FBFF9E #CBFF9E #9EFFA1
triadic
#CBFF9E #9ECBFF #FF9ECB
tetradic
#CBFF9E #9EFBFF #D29EFF #FFA19E
square
#CBFF9E #9EFBFF #D29EFF #FFA19E
split-complementary
#CBFF9E #A19EFF #FF9EFB
monochromatic
#89FF24 #AAFF61 #CBFF9E #ECFFDB #EFFFE0
Accessibility & contrast
On white
1.15
#CBFF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#CBFF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF9E
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF9E | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF297
Deuteranopia (green-blind)
#FFEEA3
Tritanopia (blue-blind)
#CDF8E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff9e; /* rgb */ color: rgb(203, 255, 158); /* oklch */ color: oklch(94.2% 0.135 131.5);
Tailwind
colors: {
custom: {
50: '#dcffbb',
500: '#cbff9e',
950: '#000000',
},
}SCSS
$custom: #cbff9e; $custom-light: #dcffbb; $custom-dark: #000000;
JSON
{
"hex": "#cbff9e",
"rgb": {
"r": 203,
"g": 255,
"b": 158
},
"hsl": {
"h": 92.165,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.94203,
"c": 0.13525,
"h": 131.5
},
"luminance": 0.86685
}Semantic roles & 50–950 ramp
primary
#CBFF9E
secondary
#A55FE3
accent
#00E67B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682