#CBF08F#CBF08F
#CBF08F is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.7% C 0.130 H 125.9°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF08F |
|---|---|
| RGB | rgb(203, 240, 143) |
| HSL | hsl(83, 76%, 75%) |
| HSV | hsv(83, 40%, 94%) |
| CMYK | cmyk(15.4%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(90.32, -27.59, 42.94) |
| CIE-LCH | lch(90.32, 51.04, 122.72°) |
| OKLab | oklab(90.69% -0.076 0.1049) |
| OKLCH | oklch(90.69% 0.13 125.9) |
| XYZ | xyz(60.7462, 76.9994, 37.6433) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.72
Celery
#C1FD95
ΔE00 4.20
Light Yellow Green
#CCFD7F
ΔE00 4.39
Light Yellowish Green
#C2FF89
ΔE00 4.63
Light Pea Green
#C4FE82
ΔE00 4.64
Tea Green
#BDF8A3
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF08F #B48FF0
analogous
#F0E58F #CBF08F #9AF08F
triadic
#CBF08F #8FCBF0 #F08FCB
tetradic
#CBF08F #8FF0E5 #B48FF0 #F08F9A
square
#CBF08F #8FF0E5 #B48FF0 #F08F9A
split-complementary
#CBF08F #8F9AF0 #E58FF0
monochromatic
#99E223 #B2E959 #CBF08F #E4F7C5 #F2FBE4
Accessibility & contrast
On white
1.28
#CBF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#CBF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF08F
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF08F | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE588
Deuteranopia (green-blind)
#F4E394
Tritanopia (blue-blind)
#D0E8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbf08f; /* rgb */ color: rgb(203, 240, 143); /* oklch */ color: oklch(90.7% 0.130 125.9);
Tailwind
colors: {
custom: {
50: '#dcf5b1',
500: '#cbf08f',
950: '#000000',
},
}SCSS
$custom: #cbf08f; $custom-light: #dcf5b1; $custom-dark: #000000;
JSON
{
"hex": "#cbf08f",
"rgb": {
"r": 203,
"g": 240,
"b": 143
},
"hsl": {
"h": 82.887,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.90691,
"c": 0.12955,
"h": 125.9
},
"luminance": 0.77
}Semantic roles & 50–950 ramp
primary
#CBF08F
secondary
#8457CC
accent
#0DD95B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581