#CBF09B#CBF09B
#CBF09B is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 90.9% C 0.117 H 127.7°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF09B |
|---|---|
| RGB | rgb(203, 240, 155) |
| HSL | hsl(86, 74%, 77%) |
| HSV | hsv(86, 35%, 94%) |
| CMYK | cmyk(15.4%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(90.50, -26.10, 37.24) |
| CIE-LCH | lch(90.50, 45.47, 125.03°) |
| OKLab | oklab(90.89% -0.0712 0.0922) |
| OKLCH | oklch(90.89% 0.117 127.7) |
| XYZ | xyz(61.7043, 77.3826, 42.6895) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.06
Washed Out Green
#BCF5A6
ΔE00 4.18
Celery
#C1FD95
ΔE00 4.45
Pistachio (survey)
#C0FA8B
ΔE00 4.58
Light Light Green
#C8FFB0
ΔE00 4.64
Pale Green
#C7FDB5
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF09B #C09BF0
analogous
#F0EB9B #CBF09B #A0F09B
triadic
#CBF09B #9BCBF0 #F09BCB
tetradic
#CBF09B #9BF0EB #C09BF0 #F09BA0
square
#CBF09B #9BF0EB #C09BF0 #F09BA0
split-complementary
#CBF09B #9BA0F0 #EB9BF0
monochromatic
#94E031 #AFE866 #CBF09B #E7F8D0 #F1FBE4
Accessibility & contrast
On white
1.27
#CBF09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CBF09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF09B
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF09B | 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)
#F8E595
Deuteranopia (green-blind)
#F3E39F
Tritanopia (blue-blind)
#CFE9DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbf09b; /* rgb */ color: rgb(203, 240, 155); /* oklch */ color: oklch(90.9% 0.117 127.7);
Tailwind
colors: {
custom: {
50: '#dcf5b9',
500: '#cbf09b',
950: '#000000',
},
}SCSS
$custom: #cbf09b; $custom-light: #dcf5b9; $custom-dark: #000000;
JSON
{
"hex": "#cbf09b",
"rgb": {
"r": 203,
"g": 240,
"b": 155
},
"hsl": {
"h": 86.118,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.9089,
"c": 0.11652,
"h": 127.7
},
"luminance": 0.77383
}Semantic roles & 50–950 ramp
primary
#CBF09B
secondary
#9162CD
accent
#0FD666
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581