#CBE174#CBE174
#CBE174 is a very light, vivid yellow-green. Relative luminance 0.678; OKLCH L 87.0% C 0.137 H 118.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE174 |
|---|---|
| RGB | rgb(203, 225, 116) |
| HSL | hsl(72, 64%, 67%) |
| HSV | hsv(72, 48%, 88%) |
| CMYK | cmyk(9.8%, 0%, 48.4%, 11.8%) |
| CIE-LAB | lab(85.91, -23.35, 50.48) |
| CIE-LCH | lch(85.91, 55.62, 114.83°) |
| OKLab | oklab(87.04% -0.066 0.1202) |
| OKLCH | oklch(87.04% 0.137 118.8) |
| XYZ | xyz(54.7067, 67.8082, 26.7259) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.86
Pale Olive Green
#B1D27B
ΔE00 6.06
Greenish Tan
#BCCB7A
ΔE00 6.23
Light Khaki
#E6F2A2
ΔE00 6.50
Pear
#CBF85F
ΔE00 6.66
Light Yellow Green
#CCFD7F
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE174 #8A74E1
analogous
#E1C174 #CBE174 #95E174
triadic
#CBE174 #74CBE1 #E174CB
tetradic
#CBE174 #74E1C1 #8A74E1 #E17495
square
#CBE174 #74E1C1 #8A74E1 #E17495
split-complementary
#CBE174 #7495E1 #C174E1
monochromatic
#97B427 #B8D642 #CBE174 #DEECA6 #F1F7D9
Accessibility & contrast
On white
1.44
#CBE174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#CBE174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE174
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE174 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76A
Deuteranopia (green-blind)
#EBD77A
Tritanopia (blue-blind)
#D4D7C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbe174; /* rgb */ color: rgb(203, 225, 116); /* oklch */ color: oklch(87.0% 0.137 118.8);
Tailwind
colors: {
custom: {
50: '#ddea9e',
500: '#cbe174',
950: '#000000',
},
}SCSS
$custom: #cbe174; $custom-light: #ddea9e; $custom-dark: #000000;
JSON
{
"hex": "#cbe174",
"rgb": {
"r": 203,
"g": 225,
"b": 116
},
"hsl": {
"h": 72.11,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.87042,
"c": 0.13714,
"h": 118.8
},
"luminance": 0.67808
}Semantic roles & 50–950 ramp
primary
#CBE174
secondary
#5B44B5
accent
#19CC3D
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480