#CBF17C#CBF17C
#CBF17C is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.6% C 0.150 H 124.2°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF17C |
|---|---|
| RGB | rgb(203, 241, 124) |
| HSL | hsl(79, 81%, 72%) |
| HSV | hsv(79, 49%, 95%) |
| CMYK | cmyk(15.8%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(90.35, -30.15, 52.08) |
| CIE-LCH | lch(90.35, 60.18, 120.07°) |
| OKLab | oklab(90.64% -0.0844 0.1243) |
| OKLCH | oklch(90.64% 0.15 124.2) |
| XYZ | xyz(59.7220, 77.0620, 30.7930) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 3.77
Pear
#CBF85F
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 4.12
Pale Lime
#BEFD73
ΔE00 4.23
Light Yellowish Green
#C2FF89
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF17C #A27CF1
analogous
#F1DD7C #CBF17C #91F17C
triadic
#CBF17C #7CCBF1 #F17CCB
tetradic
#CBF17C #7CF1DD #A27CF1 #F17C91
square
#CBF17C #7CF1DD #A27CF1 #F17C91
split-complementary
#CBF17C #7C91F1 #DD7CF1
monochromatic
#9CDB17 #B5EB45 #CBF17C #E1F7B3 #F4FCE3
Accessibility & contrast
On white
1.28
#CBF17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CBF17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF17C
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF17C | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE572
Deuteranopia (green-blind)
#F7E383
Tritanopia (blue-blind)
#D2E7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbf17c; /* rgb */ color: rgb(203, 241, 124); /* oklch */ color: oklch(90.6% 0.150 124.2);
Tailwind
colors: {
custom: {
50: '#ddf5a4',
500: '#cbf17c',
950: '#000000',
},
}SCSS
$custom: #cbf17c; $custom-light: #ddf5a4; $custom-dark: #000000;
JSON
{
"hex": "#cbf17c",
"rgb": {
"r": 203,
"g": 241,
"b": 124
},
"hsl": {
"h": 79.487,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.90635,
"c": 0.1503,
"h": 124.2
},
"luminance": 0.77062
}Semantic roles & 50–950 ramp
primary
#CBF17C
secondary
#7146CB
accent
#08DD4E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580