#CBF08C#CBF08C
#CBF08C is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.6% C 0.133 H 125.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF08C |
|---|---|
| RGB | rgb(203, 240, 140) |
| HSL | hsl(82, 77%, 75%) |
| HSV | hsv(82, 42%, 94%) |
| CMYK | cmyk(15.4%, 0%, 41.7%, 5.9%) |
| CIE-LAB | lab(90.28, -27.95, 44.36) |
| CIE-LCH | lch(90.28, 52.42, 122.21°) |
| OKLab | oklab(90.65% -0.0771 0.108) |
| OKLCH | oklch(90.65% 0.133 125.5) |
| XYZ | xyz(60.5220, 76.9097, 36.4624) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.66
Light Yellow Green
#CCFD7F
ΔE00 4.05
Celery
#C1FD95
ΔE00 4.29
Light Pea Green
#C4FE82
ΔE00 4.41
Light Yellowish Green
#C2FF89
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF08C #B18CF0
analogous
#F0E38C #CBF08C #99F08C
triadic
#CBF08C #8CCBF0 #F08CCB
tetradic
#CBF08C #8CF0E3 #B18CF0 #F08C99
square
#CBF08C #8CF0E3 #B18CF0 #F08C99
split-complementary
#CBF08C #8C99F0 #E38CF0
monochromatic
#9AE220 #B3E956 #CBF08C #E3F7C2 #F3FBE4
Accessibility & contrast
On white
1.28
#CBF08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CBF08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF08C
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF08C | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE484
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#D1E7D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbf08c; /* rgb */ color: rgb(203, 240, 140); /* oklch */ color: oklch(90.6% 0.133 125.5);
Tailwind
colors: {
custom: {
50: '#dcf5af',
500: '#cbf08c',
950: '#000000',
},
}SCSS
$custom: #cbf08c; $custom-light: #dcf5af; $custom-dark: #000000;
JSON
{
"hex": "#cbf08c",
"rgb": {
"r": 203,
"g": 240,
"b": 140
},
"hsl": {
"h": 82.2,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.90645,
"c": 0.13273,
"h": 125.5
},
"luminance": 0.7691
}Semantic roles & 50–950 ramp
primary
#CBF08C
secondary
#8154CC
accent
#0CD958
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581