#CBF07C#CBF07C
#CBF07C is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.4% C 0.149 H 123.9°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF07C |
|---|---|
| RGB | rgb(203, 240, 124) |
| HSL | hsl(79, 79%, 71%) |
| HSV | hsv(79, 48%, 94%) |
| CMYK | cmyk(15.4%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(90.08, -29.68, 51.75) |
| CIE-LCH | lch(90.08, 59.66, 119.84°) |
| OKLab | oklab(90.42% -0.0831 0.1236) |
| OKLCH | oklch(90.42% 0.149 123.9) |
| XYZ | xyz(59.4268, 76.4716, 30.6946) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 4.00
Pear
#CBF85F
ΔE00 4.23
Pistachio (survey)
#C0FA8B
ΔE00 4.28
Pale Lime
#BEFD73
ΔE00 4.47
Light Yellowish Green
#C2FF89
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF07C #A17CF0
analogous
#F0DB7C #CBF07C #91F07C
triadic
#CBF07C #7CCBF0 #F07CCB
tetradic
#CBF07C #7CF0DB #A17CF0 #F07C91
square
#CBF07C #7CF0DB #A17CF0 #F07C91
split-complementary
#CBF07C #7C91F0 #DB7CF0
monochromatic
#9CD919 #B5EA45 #CBF07C #E1F6B3 #F4FCE4
Accessibility & contrast
On white
1.29
#CBF07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CBF07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF07C
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF07C | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE472
Deuteranopia (green-blind)
#F6E283
Tritanopia (blue-blind)
#D2E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbf07c; /* rgb */ color: rgb(203, 240, 124); /* oklch */ color: oklch(90.4% 0.149 123.9);
Tailwind
colors: {
custom: {
50: '#ddf5a4',
500: '#cbf07c',
950: '#000000',
},
}SCSS
$custom: #cbf07c; $custom-light: #ddf5a4; $custom-dark: #000000;
JSON
{
"hex": "#cbf07c",
"rgb": {
"r": 203,
"g": 240,
"b": 124
},
"hsl": {
"h": 79.138,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.90417,
"c": 0.14896,
"h": 123.9
},
"luminance": 0.76472
}Semantic roles & 50–950 ramp
primary
#CBF07C
secondary
#7046CA
accent
#0ADC4D
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580