#CBF09C#CBF09C
#CBF09C is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 90.9% C 0.115 H 127.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF09C |
|---|---|
| RGB | rgb(203, 240, 156) |
| HSL | hsl(86, 74%, 78%) |
| HSV | hsv(86, 35%, 94%) |
| CMYK | cmyk(15.4%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(90.51, -25.97, 36.76) |
| CIE-LCH | lch(90.51, 45.00, 125.24°) |
| OKLab | oklab(90.91% -0.0708 0.0911) |
| OKLCH | oklch(90.91% 0.115 127.9) |
| XYZ | xyz(61.7886, 77.4163, 43.1336) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.00
Washed Out Green
#BCF5A6
ΔE00 4.08
Celery
#C1FD95
ΔE00 4.52
Light Light Green
#C8FFB0
ΔE00 4.55
Pistachio (survey)
#C0FA8B
ΔE00 4.70
Pale Green
#C7FDB5
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF09C #C19CF0
analogous
#F0EB9C #CBF09C #A1F09C
triadic
#CBF09C #9CCBF0 #F09CCB
tetradic
#CBF09C #9CF0EB #C19CF0 #F09CA1
square
#CBF09C #9CF0EB #C19CF0 #F09CA1
split-complementary
#CBF09C #9CA1F0 #EB9CF0
monochromatic
#93E032 #AFE867 #CBF09C #E7F8D1 #F1FBE4
Accessibility & contrast
On white
1.27
#CBF09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CBF09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF09C
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF09C | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E596
Deuteranopia (green-blind)
#F3E3A0
Tritanopia (blue-blind)
#CFE9DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbf09c; /* rgb */ color: rgb(203, 240, 156); /* oklch */ color: oklch(90.9% 0.115 127.9);
Tailwind
colors: {
custom: {
50: '#dcf5ba',
500: '#cbf09c',
950: '#000000',
},
}SCSS
$custom: #cbf09c; $custom-light: #dcf5ba; $custom-dark: #000000;
JSON
{
"hex": "#cbf09c",
"rgb": {
"r": 203,
"g": 240,
"b": 156
},
"hsl": {
"h": 86.429,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.90907,
"c": 0.11541,
"h": 127.9
},
"luminance": 0.77417
}Semantic roles & 50–950 ramp
primary
#CBF09C
secondary
#9263CD
accent
#10D667
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581