#CBF585#CBF585
#CBF585 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.6% C 0.147 H 126.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF585 |
|---|---|
| RGB | rgb(203, 245, 133) |
| HSL | hsl(83, 85%, 74%) |
| HSV | hsv(83, 46%, 96%) |
| CMYK | cmyk(17.1%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(91.55, -31.07, 49.31) |
| CIE-LCH | lch(91.55, 58.28, 122.22°) |
| OKLab | oklab(91.63% -0.0864 0.1188) |
| OKLCH | oklch(91.63% 0.147 126) |
| XYZ | xyz(61.5144, 79.6942, 34.3275) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.23
Light Pea Green
#C4FE82
ΔE00 2.83
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Light Yellowish Green
#C2FF89
ΔE00 3.28
Pale Lime
#BEFD73
ΔE00 3.83
Celery
#C1FD95
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF585 #AF85F5
analogous
#F5E785 #CBF585 #93F585
triadic
#CBF585 #85CBF5 #F585CB
tetradic
#CBF585 #85F5E7 #AF85F5 #F58593
square
#CBF585 #85F5E7 #AF85F5 #F58593
split-complementary
#CBF585 #8593F5 #E785F5
monochromatic
#9BEC14 #B3F04C #CBF585 #E3FABE #F3FDE3
Accessibility & contrast
On white
1.24
#CBF585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CBF585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF585
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF585 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#FAE68B
Tritanopia (blue-blind)
#D1ECDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbf585; /* rgb */ color: rgb(203, 245, 133); /* oklch */ color: oklch(91.6% 0.147 126.0);
Tailwind
colors: {
custom: {
50: '#dcf8aa',
500: '#cbf585',
950: '#000000',
},
}SCSS
$custom: #cbf585; $custom-light: #dcf8aa; $custom-dark: #000000;
JSON
{
"hex": "#cbf585",
"rgb": {
"r": 203,
"g": 245,
"b": 133
},
"hsl": {
"h": 82.5,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.91634,
"c": 0.14685,
"h": 126
},
"luminance": 0.79695
}Semantic roles & 50–950 ramp
primary
#CBF585
secondary
#7E4DD2
accent
#04E157
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581