#CBF889#CBF889
#CBF889 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.3% C 0.147 H 127.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF889 |
|---|---|
| RGB | rgb(203, 248, 137) |
| HSL | hsl(84, 89%, 75%) |
| HSV | hsv(84, 45%, 97%) |
| CMYK | cmyk(18.1%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(92.41, -32.02, 48.48) |
| CIE-LCH | lch(92.41, 58.10, 123.45°) |
| OKLab | oklab(92.35% -0.0887 0.1172) |
| OKLCH | oklch(92.35% 0.147 127.1) |
| XYZ | xyz(62.7109, 81.6367, 36.1157) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.05
Pistachio (survey)
#C0FA8B
ΔE00 2.21
Light Pea Green
#C4FE82
ΔE00 2.31
Light Yellowish Green
#C2FF89
ΔE00 2.59
Celery
#C1FD95
ΔE00 3.17
Pale Lime
#BEFD73
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF889 #B689F8
analogous
#F8ED89 #CBF889 #93F889
triadic
#CBF889 #89CBF8 #F889CB
tetradic
#CBF889 #89F8ED #B689F8 #F88993
square
#CBF889 #89F8ED #B689F8 #F88993
split-complementary
#CBF889 #8993F8 #ED89F8
monochromatic
#98F115 #B2F54F #CBF889 #E4FBC3 #F2FDE2
Accessibility & contrast
On white
1.21
#CBF889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#CBF889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF889
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF889 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#FCE88F
Tritanopia (blue-blind)
#D0EFDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbf889; /* rgb */ color: rgb(203, 248, 137); /* oklch */ color: oklch(92.3% 0.147 127.1);
Tailwind
colors: {
custom: {
50: '#dcfaad',
500: '#cbf889',
950: '#000000',
},
}SCSS
$custom: #cbf889; $custom-light: #dcfaad; $custom-dark: #000000;
JSON
{
"hex": "#cbf889",
"rgb": {
"r": 203,
"g": 248,
"b": 137
},
"hsl": {
"h": 84.324,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.92347,
"c": 0.14697,
"h": 127.1
},
"luminance": 0.81637
}Semantic roles & 50–950 ramp
primary
#CBF889
secondary
#864FD6
accent
#00E55D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581