#CBE37F#CBE37F
#CBE37F is a very light, vivid yellow-green. Relative luminance 0.692; OKLCH L 87.6% C 0.129 H 120.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE37F |
|---|---|
| RGB | rgb(203, 227, 127) |
| HSL | hsl(74, 64%, 69%) |
| HSV | hsv(74, 44%, 89%) |
| CMYK | cmyk(10.6%, 0%, 44.1%, 11%) |
| CIE-LAB | lab(86.59, -23.20, 46.04) |
| CIE-LCH | lch(86.59, 51.56, 116.74°) |
| OKLab | oklab(87.63% -0.0646 0.1111) |
| OKLCH | oklch(87.63% 0.129 120.2) |
| XYZ | xyz(55.9287, 69.1671, 30.4787) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.04
Pale Olive Green
#B1D27B
ΔE00 5.36
Light Khaki
#E6F2A2
ΔE00 5.55
Greenish Tan
#BCCB7A
ΔE00 5.99
Pale Olive
#B9CC81
ΔE00 6.34
Light Yellow Green
#CCFD7F
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE37F #977FE3
analogous
#E3C97F #CBE37F #99E37F
triadic
#CBE37F #7FCBE3 #E37FCB
tetradic
#CBE37F #7FE3C9 #977FE3 #E37F99
square
#CBE37F #7FE3C9 #977FE3 #E37F99
split-complementary
#CBE37F #7F99E3 #C97FE3
monochromatic
#9ABE2A #B7D84D #CBE37F #DFEEB1 #F4F9E3
Accessibility & contrast
On white
1.42
#CBE37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#CBE37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE37F
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE37F | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED977
Deuteranopia (green-blind)
#EBD984
Tritanopia (blue-blind)
#D3DACB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbe37f; /* rgb */ color: rgb(203, 227, 127); /* oklch */ color: oklch(87.6% 0.129 120.2);
Tailwind
colors: {
custom: {
50: '#dceba6',
500: '#cbe37f',
950: '#000000',
},
}SCSS
$custom: #cbe37f; $custom-light: #dceba6; $custom-dark: #000000;
JSON
{
"hex": "#cbe37f",
"rgb": {
"r": 203,
"g": 227,
"b": 127
},
"hsl": {
"h": 74.4,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.87627,
"c": 0.12855,
"h": 120.2
},
"luminance": 0.69167
}Semantic roles & 50–950 ramp
primary
#CBE37F
secondary
#664CBB
accent
#1ACC44
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480