#CBE985#CBE985
#CBE985 is a very light, vivid yellow-green. Relative luminance 0.727; OKLCH L 89.0% C 0.130 H 122.7°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE985 |
|---|---|
| RGB | rgb(203, 233, 133) |
| HSL | hsl(78, 69%, 72%) |
| HSV | hsv(78, 43%, 91%) |
| CMYK | cmyk(12.9%, 0%, 42.9%, 8.6%) |
| CIE-LAB | lab(88.29, -25.42, 45.25) |
| CIE-LCH | lch(88.29, 51.90, 119.32°) |
| OKLab | oklab(89.02% -0.0705 0.1097) |
| OKLCH | oklch(89.02% 0.13 122.7) |
| XYZ | xyz(58.0011, 72.6677, 33.1564) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.21
Pistachio (survey)
#C0FA8B
ΔE00 5.36
Light Khaki
#E6F2A2
ΔE00 5.39
Pale Olive Green
#B1D27B
ΔE00 5.85
Light Pea Green
#C4FE82
ΔE00 5.87
Celery
#C1FD95
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE985 #A385E9
analogous
#E9D585 #CBE985 #99E985
triadic
#CBE985 #85CBE9 #E985CB
tetradic
#CBE985 #85E9D5 #A385E9 #E98599
square
#CBE985 #85E9D5 #A385E9 #E98599
split-complementary
#CBE985 #8599E9 #D585E9
monochromatic
#9CCE25 #B5E051 #CBE985 #E1F2B9 #F4FAE5
Accessibility & contrast
On white
1.35
#CBE985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#CBE985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE985
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE985 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7D
Deuteranopia (green-blind)
#EFDD8A
Tritanopia (blue-blind)
#D2E0D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbe985; /* rgb */ color: rgb(203, 233, 133); /* oklch */ color: oklch(89.0% 0.130 122.7);
Tailwind
colors: {
custom: {
50: '#dcf0aa',
500: '#cbe985',
950: '#000000',
},
}SCSS
$custom: #cbe985; $custom-light: #dcf0aa; $custom-dark: #000000;
JSON
{
"hex": "#cbe985",
"rgb": {
"r": 203,
"g": 233,
"b": 133
},
"hsl": {
"h": 78,
"s": 69.444,
"l": 71.765
},
"oklch": {
"l": 0.89017,
"c": 0.13039,
"h": 122.7
},
"luminance": 0.72668
}Semantic roles & 50–950 ramp
primary
#CBE985
secondary
#7250C2
accent
#14D14D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581