#CBF57C#CBF57C
#CBF57C is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.5% C 0.156 H 125.2°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF57C |
|---|---|
| RGB | rgb(203, 245, 124) |
| HSL | hsl(81, 86%, 72%) |
| HSV | hsv(81, 49%, 96%) |
| CMYK | cmyk(17.1%, 0%, 49.4%, 3.9%) |
| CIE-LAB | lab(91.44, -32.01, 53.40) |
| CIE-LCH | lch(91.44, 62.26, 120.94°) |
| OKLab | oklab(91.51% -0.0896 0.1272) |
| OKLCH | oklch(91.51% 0.156 125.2) |
| XYZ | xyz(60.9190, 79.4560, 31.1920) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.80
Light Pea Green
#C4FE82
ΔE00 2.90
Pale Lime
#BEFD73
ΔE00 3.35
Pistachio (survey)
#C0FA8B
ΔE00 3.61
Pear
#CBF85F
ΔE00 3.62
Light Yellowish Green
#C2FF89
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF57C #A67CF5
analogous
#F5E27C #CBF57C #8FF57C
triadic
#CBF57C #7CCBF5 #F57CCB
tetradic
#CBF57C #7CF5E2 #A67CF5 #F57C8F
square
#CBF57C #7CF5E2 #A67CF5 #F57C8F
split-complementary
#CBF57C #7C8FF5 #E27CF5
monochromatic
#9CE511 #B4F143 #CBF57C #E2F9B5 #F4FDE3
Accessibility & contrast
On white
1.24
#CBF57C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#CBF57C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF57C
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF57C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF57C | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE871
Deuteranopia (green-blind)
#FAE683
Tritanopia (blue-blind)
#D2EBD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbf57c; /* rgb */ color: rgb(203, 245, 124); /* oklch */ color: oklch(91.5% 0.156 125.2);
Tailwind
colors: {
custom: {
50: '#ddf8a4',
500: '#cbf57c',
950: '#000000',
},
}SCSS
$custom: #cbf57c; $custom-light: #ddf8a4; $custom-dark: #000000;
JSON
{
"hex": "#cbf57c",
"rgb": {
"r": 203,
"g": 245,
"b": 124
},
"hsl": {
"h": 80.826,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.91512,
"c": 0.15564,
"h": 125.2
},
"luminance": 0.79457
}Semantic roles & 50–950 ramp
primary
#CBF57C
secondary
#7545D1
accent
#03E251
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580