#CBEF9D#CBEF9D
#CBEF9D is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 90.7% C 0.113 H 127.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEF9D |
|---|---|
| RGB | rgb(203, 239, 157) |
| HSL | hsl(86, 72%, 78%) |
| HSV | hsv(86, 34%, 94%) |
| CMYK | cmyk(15.1%, 0%, 34.3%, 6.3%) |
| CIE-LAB | lab(90.26, -25.36, 35.92) |
| CIE-LCH | lch(90.26, 43.97, 125.22°) |
| OKLab | oklab(90.71% -0.0691 0.0892) |
| OKLCH | oklch(90.71% 0.113 127.8) |
| XYZ | xyz(61.5801, 76.8632, 43.4836) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.11
Tea Green
#BDF8A3
ΔE00 4.14
Light Light Green
#C8FFB0
ΔE00 4.64
Celery
#C1FD95
ΔE00 4.86
Light Sage
#BCECAC
ΔE00 4.91
Pale Green
#C7FDB5
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEF9D #C19DEF
analogous
#EFEA9D #CBEF9D #A2EF9D
triadic
#CBEF9D #9DCBEF #EF9DCB
tetradic
#CBEF9D #9DEFEA #C19DEF #EF9DA2
square
#CBEF9D #9DEFEA #C19DEF #EF9DA2
split-complementary
#CBEF9D #9DA2EF #EA9DEF
monochromatic
#93DE34 #AFE668 #CBEF9D #E7F8D2 #F1FBE5
Accessibility & contrast
On white
1.28
#CBEF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#CBEF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEF9D
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEF9D | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E597
Deuteranopia (green-blind)
#F2E2A1
Tritanopia (blue-blind)
#CFE8DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbef9d; /* rgb */ color: rgb(203, 239, 157); /* oklch */ color: oklch(90.7% 0.113 127.8);
Tailwind
colors: {
custom: {
50: '#dcf4ba',
500: '#cbef9d',
950: '#000000',
},
}SCSS
$custom: #cbef9d; $custom-light: #dcf4ba; $custom-dark: #000000;
JSON
{
"hex": "#cbef9d",
"rgb": {
"r": 203,
"g": 239,
"b": 157
},
"hsl": {
"h": 86.341,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.90709,
"c": 0.11283,
"h": 127.8
},
"luminance": 0.76864
}Semantic roles & 50–950 ramp
primary
#CBEF9D
secondary
#9264CC
accent
#12D467
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582