#CBEEAF#CBEEAF
#CBEEAF is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 90.8% C 0.091 H 131.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEAF |
|---|---|
| RGB | rgb(203, 238, 175) |
| HSL | hsl(93, 65%, 81%) |
| HSV | hsv(93, 26%, 93%) |
| CMYK | cmyk(14.7%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(90.29, -22.35, 26.85) |
| CIE-LCH | lch(90.29, 34.94, 129.78°) |
| OKLab | oklab(90.84% -0.0604 0.0679) |
| OKLCH | oklch(90.84% 0.091 131.6) |
| XYZ | xyz(62.9396, 76.9399, 52.0841) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.69
Very Pale Green
#CFFDBC
ΔE00 3.43
Light Grey Green
#B7E1A1
ΔE00 3.53
Very Light Green
#D1FFBD
ΔE00 3.75
Pale Green
#C7FDB5
ΔE00 4.18
Washed Out Green
#BCF5A6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEAF #D2AFEE
analogous
#EAEEAF #CBEEAF #AFEEB2
triadic
#CBEEAF #AFCBEE #EEAFCB
tetradic
#CBEEAF #AFEAEE #D2AFEE #EEB2AF
square
#CBEEAF #AFEAEE #D2AFEE #EEB2AF
split-complementary
#CBEEAF #B2AFEE #EEAFEA
monochromatic
#89D94A #AAE37D #CBEEAF #ECF9E1 #EFFAE6
Accessibility & contrast
On white
1.28
#CBEEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CBEEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEAF
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEAF | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AB
Deuteranopia (green-blind)
#EEE2B2
Tritanopia (blue-blind)
#CDE9DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbeeaf; /* rgb */ color: rgb(203, 238, 175); /* oklch */ color: oklch(90.8% 0.091 131.6);
Tailwind
colors: {
custom: {
50: '#dbf3c7',
500: '#cbeeaf',
950: '#000000',
},
}SCSS
$custom: #cbeeaf; $custom-light: #dbf3c7; $custom-dark: #000000;
JSON
{
"hex": "#cbeeaf",
"rgb": {
"r": 203,
"g": 238,
"b": 175
},
"hsl": {
"h": 93.333,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.90837,
"c": 0.09088,
"h": 131.6
},
"luminance": 0.76941
}Semantic roles & 50–950 ramp
primary
#CBEEAF
secondary
#A576CC
accent
#19CD7D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582