#CBF989#CBF989
#CBF989 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.6% C 0.148 H 127.4°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF989 |
|---|---|
| RGB | rgb(203, 249, 137) |
| HSL | hsl(85, 90%, 76%) |
| HSV | hsv(85, 45%, 98%) |
| CMYK | cmyk(18.5%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(92.69, -32.48, 48.81) |
| CIE-LCH | lch(92.69, 58.63, 123.64°) |
| OKLab | oklab(92.57% -0.09 0.1179) |
| OKLCH | oklch(92.57% 0.148 127.4) |
| XYZ | xyz(63.0192, 82.2532, 36.2184) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.88
Light Pea Green
#C4FE82
ΔE00 2.10
Pistachio (survey)
#C0FA8B
ΔE00 2.10
Light Yellowish Green
#C2FF89
ΔE00 2.39
Celery
#C1FD95
ΔE00 3.07
Pale Lime
#BEFD73
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF989 #B789F9
analogous
#F9EF89 #CBF989 #93F989
triadic
#CBF989 #89CBF9 #F989CB
tetradic
#CBF989 #89F9EF #B789F9 #F98993
square
#CBF989 #89F9EF #B789F9 #F98993
split-complementary
#CBF989 #8993F9 #EF89F9
monochromatic
#98F315 #B1F64F #CBF989 #E5FCC3 #F2FEE2
Accessibility & contrast
On white
1.20
#CBF989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#CBF989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF989
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF989 | 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)
#FFEC80
Deuteranopia (green-blind)
#FCE98F
Tritanopia (blue-blind)
#D0F0DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf989; /* rgb */ color: rgb(203, 249, 137); /* oklch */ color: oklch(92.6% 0.148 127.4);
Tailwind
colors: {
custom: {
50: '#dcfbad',
500: '#cbf989',
950: '#000000',
},
}SCSS
$custom: #cbf989; $custom-light: #dcfbad; $custom-dark: #000000;
JSON
{
"hex": "#cbf989",
"rgb": {
"r": 203,
"g": 249,
"b": 137
},
"hsl": {
"h": 84.643,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.92566,
"c": 0.14835,
"h": 127.4
},
"luminance": 0.82254
}Semantic roles & 50–950 ramp
primary
#CBF989
secondary
#874FD7
accent
#00E65E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581