#CBEFAE#CBEFAE
#CBEFAE is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.0% C 0.094 H 131.6°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFAE |
|---|---|
| RGB | rgb(203, 239, 174) |
| HSL | hsl(93, 67%, 81%) |
| HSV | hsv(93, 27%, 94%) |
| CMYK | cmyk(15.1%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(90.54, -22.98, 27.70) |
| CIE-LCH | lch(90.54, 35.99, 129.68°) |
| OKLab | oklab(91.03% -0.0621 0.07) |
| OKLCH | oklch(91.03% 0.094 131.6) |
| XYZ | xyz(63.1337, 77.4847, 51.6661) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.67
Very Pale Green
#CFFDBC
ΔE00 3.25
Very Light Green
#D1FFBD
ΔE00 3.54
Light Grey Green
#B7E1A1
ΔE00 3.63
Pale Green
#C7FDB5
ΔE00 3.89
Washed Out Green
#BCF5A6
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFAE #D2AEEF
analogous
#EBEFAE #CBEFAE #AEEFB1
triadic
#CBEFAE #AECBEF #EFAECB
tetradic
#CBEFAE #AEEBEF #D2AEEF #EFB1AE
square
#CBEFAE #AEEBEF #D2AEEF #EFB1AE
split-complementary
#CBEFAE #B1AEEF #EFAEEB
monochromatic
#89DB48 #AAE57B #CBEFAE #ECF9E1 #EFFAE5
Accessibility & contrast
On white
1.27
#CBEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#CBEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFAE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFAE | 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)
#F5E6AA
Deuteranopia (green-blind)
#EFE3B1
Tritanopia (blue-blind)
#CDEADE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbefae; /* rgb */ color: rgb(203, 239, 174); /* oklch */ color: oklch(91.0% 0.094 131.6);
Tailwind
colors: {
custom: {
50: '#dbf4c6',
500: '#cbefae',
950: '#000000',
},
}SCSS
$custom: #cbefae; $custom-light: #dbf4c6; $custom-dark: #000000;
JSON
{
"hex": "#cbefae",
"rgb": {
"r": 203,
"g": 239,
"b": 174
},
"hsl": {
"h": 93.231,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.91031,
"c": 0.09359,
"h": 131.6
},
"luminance": 0.77486
}Semantic roles & 50–950 ramp
primary
#CBEFAE
secondary
#A574CD
accent
#17CF7D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582