#CBF588#CBF588
#CBF588 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.7% C 0.144 H 126.3°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF588 |
|---|---|
| RGB | rgb(203, 245, 136) |
| HSL | hsl(83, 84%, 75%) |
| HSV | hsv(83, 44%, 96%) |
| CMYK | cmyk(17.1%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(91.59, -30.74, 47.92) |
| CIE-LCH | lch(91.59, 56.94, 122.68°) |
| OKLab | oklab(91.68% -0.0852 0.1159) |
| OKLCH | oklch(91.68% 0.144 126.3) |
| XYZ | xyz(61.7246, 79.7783, 35.4346) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.52
Pistachio (survey)
#C0FA8B
ΔE00 2.70
Light Pea Green
#C4FE82
ΔE00 2.95
Light Yellowish Green
#C2FF89
ΔE00 3.24
Celery
#C1FD95
ΔE00 3.63
Pale Lime
#BEFD73
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF588 #B288F5
analogous
#F5E888 #CBF588 #95F588
triadic
#CBF588 #88CBF5 #F588CB
tetradic
#CBF588 #88F5E8 #B288F5 #F58895
square
#CBF588 #88F5E8 #B288F5 #F58895
split-complementary
#CBF588 #8895F5 #E888F5
monochromatic
#9AEC17 #B2F050 #CBF588 #E4FAC0 #F3FDE3
Accessibility & contrast
On white
1.24
#CBF588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#CBF588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF588
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF588 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87F
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#D1ECDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbf588; /* rgb */ color: rgb(203, 245, 136); /* oklch */ color: oklch(91.7% 0.144 126.3);
Tailwind
colors: {
custom: {
50: '#dcf8ac',
500: '#cbf588',
950: '#000000',
},
}SCSS
$custom: #cbf588; $custom-light: #dcf8ac; $custom-dark: #000000;
JSON
{
"hex": "#cbf588",
"rgb": {
"r": 203,
"g": 245,
"b": 136
},
"hsl": {
"h": 83.119,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.91676,
"c": 0.14382,
"h": 126.3
},
"luminance": 0.79779
}Semantic roles & 50–950 ramp
primary
#CBF588
secondary
#824FD2
accent
#05E159
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581