#CBF09D#CBF09D
#CBF09D is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 90.9% C 0.114 H 128.0°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF09D |
|---|---|
| RGB | rgb(203, 240, 157) |
| HSL | hsl(87, 73%, 78%) |
| HSV | hsv(87, 35%, 94%) |
| CMYK | cmyk(15.4%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(90.53, -25.84, 36.28) |
| CIE-LCH | lch(90.53, 44.54, 125.46°) |
| OKLab | oklab(90.93% -0.0704 0.09) |
| OKLCH | oklch(90.93% 0.114 128) |
| XYZ | xyz(61.8737, 77.4504, 43.5814) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.95
Washed Out Green
#BCF5A6
ΔE00 3.99
Light Light Green
#C8FFB0
ΔE00 4.46
Celery
#C1FD95
ΔE00 4.59
Pistachio (survey)
#C0FA8B
ΔE00 4.81
Pale Green
#C7FDB5
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF09D #C29DF0
analogous
#F0EB9D #CBF09D #A1F09D
triadic
#CBF09D #9DCBF0 #F09DCB
tetradic
#CBF09D #9DF0EB #C29DF0 #F09DA1
square
#CBF09D #9DF0EB #C29DF0 #F09DA1
split-complementary
#CBF09D #9DA1F0 #EB9DF0
monochromatic
#93E033 #AFE868 #CBF09D #E7F8D2 #F1FBE4
Accessibility & contrast
On white
1.27
#CBF09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#CBF09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF09D
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF09D | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E597
Deuteranopia (green-blind)
#F3E3A1
Tritanopia (blue-blind)
#CFE9DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbf09d; /* rgb */ color: rgb(203, 240, 157); /* oklch */ color: oklch(90.9% 0.114 128.0);
Tailwind
colors: {
custom: {
50: '#dcf5ba',
500: '#cbf09d',
950: '#000000',
},
}SCSS
$custom: #cbf09d; $custom-light: #dcf5ba; $custom-dark: #000000;
JSON
{
"hex": "#cbf09d",
"rgb": {
"r": 203,
"g": 240,
"b": 157
},
"hsl": {
"h": 86.747,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.90925,
"c": 0.1143,
"h": 128
},
"luminance": 0.77451
}Semantic roles & 50–950 ramp
primary
#CBF09D
secondary
#9364CD
accent
#10D668
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582