#CBF89E#CBF89E
#CBF89E is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.7% C 0.125 H 130.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF89E |
|---|---|
| RGB | rgb(203, 248, 158) |
| HSL | hsl(90, 87%, 80%) |
| HSV | hsv(90, 36%, 97%) |
| CMYK | cmyk(18.1%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(92.71, -29.48, 38.63) |
| CIE-LCH | lch(92.71, 48.60, 127.35°) |
| OKLab | oklab(92.68% -0.0806 0.0956) |
| OKLCH | oklch(92.68% 0.125 130.1) |
| XYZ | xyz(64.3665, 82.2989, 44.8353) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.74
Tea Green
#BDF8A3
ΔE00 2.89
Pistachio (survey)
#C0FA8B
ΔE00 3.27
Light Light Green
#C8FFB0
ΔE00 3.36
Washed Out Green
#BCF5A6
ΔE00 3.48
Light Yellowish Green
#C2FF89
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF89E #CB9EF8
analogous
#F8F89E #CBF89E #9EF89E
triadic
#CBF89E #9ECBF8 #F89ECB
tetradic
#CBF89E #9EF8F8 #CB9EF8 #F89E9E
square
#CBF89E #9EF8F8 #CB9EF8 #F89E9E
split-complementary
#CBF89E #9E9EF8 #F89EF8
monochromatic
#8EF02C #ACF465 #CBF89E #EAFCD7 #F0FDE2
Accessibility & contrast
On white
1.20
#CBF89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#CBF89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF89E
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF89E | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC98
Deuteranopia (green-blind)
#F9E9A3
Tritanopia (blue-blind)
#CEF1E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf89e; /* rgb */ color: rgb(203, 248, 158); /* oklch */ color: oklch(92.7% 0.125 130.1);
Tailwind
colors: {
custom: {
50: '#dcfabb',
500: '#cbf89e',
950: '#000000',
},
}SCSS
$custom: #cbf89e; $custom-light: #dcfabb; $custom-dark: #000000;
JSON
{
"hex": "#cbf89e",
"rgb": {
"r": 203,
"g": 248,
"b": 158
},
"hsl": {
"h": 90,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.92678,
"c": 0.125,
"h": 130.1
},
"luminance": 0.823
}Semantic roles & 50–950 ramp
primary
#CBF89E
secondary
#9D62D8
accent
#02E373
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582