#CBF09E#CBF09E
#CBF09E is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 90.9% C 0.113 H 128.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF09E |
|---|---|
| RGB | rgb(203, 240, 158) |
| HSL | hsl(87, 73%, 78%) |
| HSV | hsv(87, 34%, 94%) |
| CMYK | cmyk(15.4%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(90.54, -25.71, 35.80) |
| CIE-LCH | lch(90.54, 44.07, 125.68°) |
| OKLab | oklab(90.94% -0.07 0.0889) |
| OKLCH | oklch(90.94% 0.113 128.2) |
| XYZ | xyz(61.9594, 77.4846, 44.0329) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.90
Tea Green
#BDF8A3
ΔE00 3.90
Light Light Green
#C8FFB0
ΔE00 4.37
Celery
#C1FD95
ΔE00 4.67
Pale Green
#C7FDB5
ΔE00 4.80
Light Sage
#BCECAC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF09E #C39EF0
analogous
#F0EC9E #CBF09E #A2F09E
triadic
#CBF09E #9ECBF0 #F09ECB
tetradic
#CBF09E #9EF0EC #C39EF0 #F09EA2
square
#CBF09E #9EF0EC #C39EF0 #F09EA2
split-complementary
#CBF09E #9EA2F0 #EC9EF0
monochromatic
#92E034 #AFE869 #CBF09E #E7F8D3 #F1FBE4
Accessibility & contrast
On white
1.27
#CBF09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#CBF09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF09E
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF09E | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E698
Deuteranopia (green-blind)
#F2E3A2
Tritanopia (blue-blind)
#CFE9DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbf09e; /* rgb */ color: rgb(203, 240, 158); /* oklch */ color: oklch(90.9% 0.113 128.2);
Tailwind
colors: {
custom: {
50: '#dcf5bb',
500: '#cbf09e',
950: '#000000',
},
}SCSS
$custom: #cbf09e; $custom-light: #dcf5bb; $custom-dark: #000000;
JSON
{
"hex": "#cbf09e",
"rgb": {
"r": 203,
"g": 240,
"b": 158
},
"hsl": {
"h": 87.073,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.90943,
"c": 0.11319,
"h": 128.2
},
"luminance": 0.77485
}Semantic roles & 50–950 ramp
primary
#CBF09E
secondary
#9465CD
accent
#10D569
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582