#CBEFAF#CBEFAF
#CBEFAF is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.1% C 0.092 H 131.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFAF |
|---|---|
| RGB | rgb(203, 239, 175) |
| HSL | hsl(94, 67%, 81%) |
| HSV | hsv(94, 27%, 94%) |
| CMYK | cmyk(15.1%, 0%, 26.8%, 6.3%) |
| CIE-LAB | lab(90.56, -22.84, 27.22) |
| CIE-LCH | lch(90.56, 35.53, 130.00°) |
| OKLab | oklab(91.05% -0.0617 0.0688) |
| OKLCH | oklch(91.05% 0.092 131.9) |
| XYZ | xyz(63.2316, 77.5238, 52.1814) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.61
Very Pale Green
#CFFDBC
ΔE00 3.20
Very Light Green
#D1FFBD
ΔE00 3.51
Light Grey Green
#B7E1A1
ΔE00 3.62
Pale Green
#C7FDB5
ΔE00 3.90
Washed Out Green
#BCF5A6
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFAF #D3AFEF
analogous
#EBEFAF #CBEFAF #AFEFB3
triadic
#CBEFAF #AFCBEF #EFAFCB
tetradic
#CBEFAF #AFEBEF #D3AFEF #EFB3AF
square
#CBEFAF #AFEBEF #D3AFEF #EFB3AF
split-complementary
#CBEFAF #B3AFEF #EFAFEB
monochromatic
#89DB49 #AAE57C #CBEFAF #ECF9E2 #EEFAE5
Accessibility & contrast
On white
1.27
#CBEFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#CBEFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFAF
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFAF | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#EFE3B2
Tritanopia (blue-blind)
#CCEADE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbefaf; /* rgb */ color: rgb(203, 239, 175); /* oklch */ color: oklch(91.1% 0.092 131.9);
Tailwind
colors: {
custom: {
50: '#dbf4c7',
500: '#cbefaf',
950: '#000000',
},
}SCSS
$custom: #cbefaf; $custom-light: #dbf4c7; $custom-dark: #000000;
JSON
{
"hex": "#cbefaf",
"rgb": {
"r": 203,
"g": 239,
"b": 175
},
"hsl": {
"h": 93.75,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.91051,
"c": 0.09245,
"h": 131.9
},
"luminance": 0.77525
}Semantic roles & 50–950 ramp
primary
#CBEFAF
secondary
#A775CD
accent
#17CF7E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582