#CBF174#CBF174
#CBF174 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.5% C 0.158 H 123.6°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF174 |
|---|---|
| RGB | rgb(203, 241, 116) |
| HSL | hsl(78, 82%, 70%) |
| HSV | hsv(78, 52%, 95%) |
| CMYK | cmyk(15.8%, 0%, 51.9%, 5.5%) |
| CIE-LAB | lab(90.26, -30.93, 55.67) |
| CIE-LCH | lch(90.26, 63.68, 119.06°) |
| OKLab | oklab(90.54% -0.0873 0.1316) |
| OKLCH | oklch(90.54% 0.158 123.6) |
| XYZ | xyz(59.2365, 76.8678, 28.2358) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.88
Pear
#CBF85F
ΔE00 3.13
Light Pea Green
#C4FE82
ΔE00 4.08
Pale Lime
#BEFD73
ΔE00 4.14
Pistachio (survey)
#C0FA8B
ΔE00 4.81
Light Yellowish Green
#C2FF89
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF174 #9A74F1
analogous
#F1D874 #CBF174 #8DF174
triadic
#CBF174 #74CBF1 #F174CB
tetradic
#CBF174 #74F1D8 #9A74F1 #F1748D
square
#CBF174 #74F1D8 #9A74F1 #F1748D
split-complementary
#CBF174 #748DF1 #D874F1
monochromatic
#9BD515 #B6EB3C #CBF174 #E0F7AC #F5FCE3
Accessibility & contrast
On white
1.28
#CBF174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#CBF174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF174
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF174 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE468
Deuteranopia (green-blind)
#F8E37C
Tritanopia (blue-blind)
#D3E7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbf174; /* rgb */ color: rgb(203, 241, 116); /* oklch */ color: oklch(90.5% 0.158 123.6);
Tailwind
colors: {
custom: {
50: '#ddf59f',
500: '#cbf174',
950: '#000000',
},
}SCSS
$custom: #cbf174; $custom-light: #ddf59f; $custom-dark: #000000;
JSON
{
"hex": "#cbf174",
"rgb": {
"r": 203,
"g": 241,
"b": 116
},
"hsl": {
"h": 78.24,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.90535,
"c": 0.15788,
"h": 123.6
},
"luminance": 0.76868
}Semantic roles & 50–950 ramp
primary
#CBF174
secondary
#693FCB
accent
#07DE49
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580