#CBF99C#CBF99C
#CBF99C is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.9% C 0.129 H 130.0°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF99C |
|---|---|
| RGB | rgb(203, 249, 156) |
| HSL | hsl(90, 89%, 79%) |
| HSV | hsv(90, 37%, 98%) |
| CMYK | cmyk(18.5%, 0%, 37.3%, 2.4%) |
| CIE-LAB | lab(92.95, -30.21, 39.93) |
| CIE-LCH | lch(92.95, 50.07, 127.11°) |
| OKLab | oklab(92.86% -0.0827 0.0985) |
| OKLCH | oklch(92.86% 0.129 130) |
| XYZ | xyz(64.5041, 82.8472, 44.0388) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.38
Pistachio (survey)
#C0FA8B
ΔE00 2.84
Tea Green
#BDF8A3
ΔE00 3.09
Light Light Green
#C8FFB0
ΔE00 3.60
Light Yellowish Green
#C2FF89
ΔE00 3.71
Washed Out Green
#BCF5A6
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF99C #CA9CF9
analogous
#F9F89C #CBF99C #9DF99C
triadic
#CBF99C #9CCBF9 #F99CCB
tetradic
#CBF99C #9CF9F8 #CA9CF9 #F99C9D
square
#CBF99C #9CF9F8 #CA9CF9 #F99C9D
split-complementary
#CBF99C #9C9DF9 #F89CF9
monochromatic
#8EF229 #ADF662 #CBF99C #E9FCD6 #F0FDE2
Accessibility & contrast
On white
1.20
#CBF99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#CBF99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF99C
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF99C | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED95
Deuteranopia (green-blind)
#FAEAA1
Tritanopia (blue-blind)
#CEF2E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cbf99c; /* rgb */ color: rgb(203, 249, 156); /* oklch */ color: oklch(92.9% 0.129 130.0);
Tailwind
colors: {
custom: {
50: '#dcfbba',
500: '#cbf99c',
950: '#000000',
},
}SCSS
$custom: #cbf99c; $custom-light: #dcfbba; $custom-dark: #000000;
JSON
{
"hex": "#cbf99c",
"rgb": {
"r": 203,
"g": 249,
"b": 156
},
"hsl": {
"h": 89.677,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.92861,
"c": 0.12861,
"h": 130
},
"luminance": 0.82848
}Semantic roles & 50–950 ramp
primary
#CBF99C
secondary
#9C60DA
accent
#00E572
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582