#CBF89D#CBF89D
#CBF89D is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.7% C 0.126 H 130.0°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF89D |
|---|---|
| RGB | rgb(203, 248, 157) |
| HSL | hsl(90, 87%, 79%) |
| HSV | hsv(90, 37%, 97%) |
| CMYK | cmyk(18.1%, 0%, 36.7%, 2.7%) |
| CIE-LAB | lab(92.69, -29.61, 39.11) |
| CIE-LCH | lch(92.69, 49.05, 127.13°) |
| OKLab | oklab(92.66% -0.081 0.0966) |
| OKLCH | oklch(92.66% 0.126 130) |
| XYZ | xyz(64.2808, 82.2647, 44.3838) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.66
Tea Green
#BDF8A3
ΔE00 3.00
Pistachio (survey)
#C0FA8B
ΔE00 3.14
Light Light Green
#C8FFB0
ΔE00 3.50
Washed Out Green
#BCF5A6
ΔE00 3.62
Light Yellowish Green
#C2FF89
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF89D #CA9DF8
analogous
#F8F79D #CBF89D #9EF89D
triadic
#CBF89D #9DCBF8 #F89DCB
tetradic
#CBF89D #9DF8F7 #CA9DF8 #F89D9E
square
#CBF89D #9DF8F7 #CA9DF8 #F89D9E
split-complementary
#CBF89D #9D9EF8 #F79DF8
monochromatic
#8EF02B #ADF464 #CBF89D #E9FCD6 #F0FDE2
Accessibility & contrast
On white
1.20
#CBF89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#CBF89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF89D
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF89D | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC96
Deuteranopia (green-blind)
#F9E9A2
Tritanopia (blue-blind)
#CEF1E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf89d; /* rgb */ color: rgb(203, 248, 157); /* oklch */ color: oklch(92.7% 0.126 130.0);
Tailwind
colors: {
custom: {
50: '#dcfabb',
500: '#cbf89d',
950: '#000000',
},
}SCSS
$custom: #cbf89d; $custom-light: #dcfabb; $custom-dark: #000000;
JSON
{
"hex": "#cbf89d",
"rgb": {
"r": 203,
"g": 248,
"b": 157
},
"hsl": {
"h": 89.67,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.92661,
"c": 0.12608,
"h": 130
},
"luminance": 0.82266
}Semantic roles & 50–950 ramp
primary
#CBF89D
secondary
#9C61D8
accent
#02E372
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582