#CBF985#CBF985
#CBF985 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.5% C 0.152 H 126.9°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF985 |
|---|---|
| RGB | rgb(203, 249, 133) |
| HSL | hsl(84, 91%, 75%) |
| HSV | hsv(84, 47%, 98%) |
| CMYK | cmyk(18.5%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(92.64, -32.92, 50.65) |
| CIE-LCH | lch(92.64, 60.40, 123.02°) |
| OKLab | oklab(92.51% -0.0915 0.1218) |
| OKLCH | oklch(92.51% 0.152 126.9) |
| XYZ | xyz(62.7376, 82.1406, 34.7352) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.39
Light Pea Green
#C4FE82
ΔE00 1.94
Pistachio (survey)
#C0FA8B
ΔE00 2.41
Light Yellowish Green
#C2FF89
ΔE00 2.50
Pale Lime
#BEFD73
ΔE00 3.07
Celery
#C1FD95
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF985 #B385F9
analogous
#F9ED85 #CBF985 #91F985
triadic
#CBF985 #85CBF9 #F985CB
tetradic
#CBF985 #85F9ED #B385F9 #F98591
square
#CBF985 #85F9ED #B385F9 #F98591
split-complementary
#CBF985 #8591F9 #ED85F9
monochromatic
#99F310 #B2F64B #CBF985 #E4FCBF #F3FEE2
Accessibility & contrast
On white
1.20
#CBF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#CBF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF985
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF985 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#D1F0DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf985; /* rgb */ color: rgb(203, 249, 133); /* oklch */ color: oklch(92.5% 0.152 126.9);
Tailwind
colors: {
custom: {
50: '#ddfbaa',
500: '#cbf985',
950: '#000000',
},
}SCSS
$custom: #cbf985; $custom-light: #ddfbaa; $custom-dark: #000000;
JSON
{
"hex": "#cbf985",
"rgb": {
"r": 203,
"g": 249,
"b": 133
},
"hsl": {
"h": 83.793,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.9251,
"c": 0.15233,
"h": 126.9
},
"luminance": 0.82141
}Semantic roles & 50–950 ramp
primary
#CBF985
secondary
#834BD7
accent
#00E65B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581