#CBEFAD#CBEFAD
#CBEFAD is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 91.0% C 0.095 H 131.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFAD |
|---|---|
| RGB | rgb(203, 239, 173) |
| HSL | hsl(93, 67%, 81%) |
| HSV | hsv(93, 28%, 94%) |
| CMYK | cmyk(15.1%, 0%, 27.6%, 6.3%) |
| CIE-LAB | lab(90.53, -23.13, 28.19) |
| CIE-LCH | lch(90.53, 36.46, 129.37°) |
| OKLab | oklab(91.01% -0.0626 0.0711) |
| OKLCH | oklch(91.01% 0.095 131.3) |
| XYZ | xyz(63.0366, 77.4458, 51.1546) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.74
Very Pale Green
#CFFDBC
ΔE00 3.31
Very Light Green
#D1FFBD
ΔE00 3.59
Light Grey Green
#B7E1A1
ΔE00 3.65
Pale Green
#C7FDB5
ΔE00 3.88
Washed Out Green
#BCF5A6
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFAD #D1ADEF
analogous
#ECEFAD #CBEFAD #ADEFB0
triadic
#CBEFAD #ADCBEF #EFADCB
tetradic
#CBEFAD #ADECEF #D1ADEF #EFB0AD
square
#CBEFAD #ADECEF #D1ADEF #EFB0AD
split-complementary
#CBEFAD #B0ADEF #EFADEC
monochromatic
#8ADB47 #ABE57A #CBEFAD #EBF9E0 #EFFAE5
Accessibility & contrast
On white
1.27
#CBEFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#CBEFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFAD
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFAD | 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)
#F5E6A9
Deuteranopia (green-blind)
#EFE3B0
Tritanopia (blue-blind)
#CDE9DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbefad; /* rgb */ color: rgb(203, 239, 173); /* oklch */ color: oklch(91.0% 0.095 131.3);
Tailwind
colors: {
custom: {
50: '#dbf4c5',
500: '#cbefad',
950: '#000000',
},
}SCSS
$custom: #cbefad; $custom-light: #dbf4c5; $custom-dark: #000000;
JSON
{
"hex": "#cbefad",
"rgb": {
"r": 203,
"g": 239,
"b": 173
},
"hsl": {
"h": 92.727,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.91011,
"c": 0.09473,
"h": 131.3
},
"luminance": 0.77447
}Semantic roles & 50–950 ramp
primary
#CBEFAD
secondary
#A473CD
accent
#16CF7B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582