#CBE17C#CBE17C
#CBE17C is a very light, vivid yellow-green. Relative luminance 0.680; OKLCH L 87.2% C 0.129 H 119.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE17C |
|---|---|
| RGB | rgb(203, 225, 124) |
| HSL | hsl(73, 63%, 68%) |
| HSV | hsv(73, 45%, 88%) |
| CMYK | cmyk(9.8%, 0%, 44.9%, 11.8%) |
| CIE-LAB | lab(86.01, -22.55, 46.78) |
| CIE-LCH | lch(86.01, 51.93, 115.73°) |
| OKLab | oklab(87.15% -0.063 0.1126) |
| OKLCH | oklch(87.15% 0.129 119.2) |
| XYZ | xyz(55.1922, 68.0024, 29.2831) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.53
Pale Olive Green
#B1D27B
ΔE00 5.38
Greenish Tan
#BCCB7A
ΔE00 5.66
Light Khaki
#E6F2A2
ΔE00 5.79
Pale Olive
#B9CC81
ΔE00 6.17
Light Yellow Green
#CCFD7F
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE17C #927CE1
analogous
#E1C47C #CBE17C #98E17C
triadic
#CBE17C #7CCBE1 #E17CCB
tetradic
#CBE17C #7CE1C4 #927CE1 #E17C98
square
#CBE17C #7CE1C4 #927CE1 #E17C98
split-complementary
#CBE17C #7C98E1 #C47CE1
monochromatic
#99B82A #B7D64A #CBE17C #DFECAE #F3F8E0
Accessibility & contrast
On white
1.44
#CBE17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#CBE17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE17C
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE17C | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD774
Deuteranopia (green-blind)
#EAD881
Tritanopia (blue-blind)
#D4D8C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbe17c; /* rgb */ color: rgb(203, 225, 124); /* oklch */ color: oklch(87.2% 0.129 119.2);
Tailwind
colors: {
custom: {
50: '#dceaa4',
500: '#cbe17c',
950: '#000000',
},
}SCSS
$custom: #cbe17c; $custom-light: #dceaa4; $custom-dark: #000000;
JSON
{
"hex": "#cbe17c",
"rgb": {
"r": 203,
"g": 225,
"b": 124
},
"hsl": {
"h": 73.069,
"s": 62.733,
"l": 68.431
},
"oklch": {
"l": 0.87151,
"c": 0.12902,
"h": 119.2
},
"luminance": 0.68002
}Semantic roles & 50–950 ramp
primary
#CBE17C
secondary
#6149B8
accent
#1BCA41
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480