#CBF173#CBF173
#CBF173 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.5% C 0.159 H 123.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF173 |
|---|---|
| RGB | rgb(203, 241, 115) |
| HSL | hsl(78, 82%, 70%) |
| HSV | hsv(78, 52%, 95%) |
| CMYK | cmyk(15.8%, 0%, 52.3%, 5.5%) |
| CIE-LAB | lab(90.25, -31.02, 56.11) |
| CIE-LCH | lch(90.25, 64.12, 118.94°) |
| OKLab | oklab(90.52% -0.0876 0.1324) |
| OKLCH | oklch(90.52% 0.159 123.5) |
| XYZ | xyz(59.1786, 76.8446, 27.9311) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.92
Pear
#CBF85F
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 4.13
Pale Lime
#BEFD73
ΔE00 4.14
Pistachio (survey)
#C0FA8B
ΔE00 4.91
Light Yellowish Green
#C2FF89
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF173 #9973F1
analogous
#F1D873 #CBF173 #8CF173
triadic
#CBF173 #73CBF1 #F173CB
tetradic
#CBF173 #73F1D8 #9973F1 #F1738C
square
#CBF173 #73F1D8 #9973F1 #F1738C
split-complementary
#CBF173 #738CF1 #D873F1
monochromatic
#9BD415 #B6EB3B #CBF173 #E0F7AB #F4FCE2
Accessibility & contrast
On white
1.28
#CBF173 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#CBF173 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF173
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF173 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF173 | 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)
#FDE467
Deuteranopia (green-blind)
#F8E37B
Tritanopia (blue-blind)
#D3E7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbf173; /* rgb */ color: rgb(203, 241, 115); /* oklch */ color: oklch(90.5% 0.159 123.5);
Tailwind
colors: {
custom: {
50: '#ddf59e',
500: '#cbf173',
950: '#000000',
},
}SCSS
$custom: #cbf173; $custom-light: #ddf59e; $custom-dark: #000000;
JSON
{
"hex": "#cbf173",
"rgb": {
"r": 203,
"g": 241,
"b": 115
},
"hsl": {
"h": 78.095,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.90523,
"c": 0.1588,
"h": 123.5
},
"luminance": 0.76845
}Semantic roles & 50–950 ramp
primary
#CBF173
secondary
#683ECA
accent
#07DE48
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580