#CBF2AE#CBF2AE
#CBF2AE is a very light, moderate yellow-green. Relative luminance 0.793; OKLCH L 91.7% C 0.098 H 132.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF2AE |
|---|---|
| RGB | rgb(203, 242, 174) |
| HSL | hsl(94, 72%, 82%) |
| HSV | hsv(94, 28%, 95%) |
| CMYK | cmyk(16.1%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(91.35, -24.43, 28.79) |
| CIE-LCH | lch(91.35, 37.76, 130.31°) |
| OKLab | oklab(91.68% -0.0662 0.0726) |
| OKLCH | oklch(91.68% 0.098 132.3) |
| XYZ | xyz(64.0193, 79.2558, 51.9613) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.68
Very Pale Green
#CFFDBC
ΔE00 2.70
Very Light Green
#D1FFBD
ΔE00 2.95
Pale Green
#C7FDB5
ΔE00 3.13
Washed Out Green
#BCF5A6
ΔE00 3.29
Light Light Green
#C8FFB0
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF2AE #D5AEF2
analogous
#EDF2AE #CBF2AE #AEF2B3
triadic
#CBF2AE #AECBF2 #F2AECB
tetradic
#CBF2AE #AEEDF2 #D5AEF2 #F2B3AE
square
#CBF2AE #AEEDF2 #D5AEF2 #F2B3AE
split-complementary
#CBF2AE #B3AEF2 #F2AEED
monochromatic
#87E145 #A9EA79 #CBF2AE #EDFAE3 #EEFBE5
Accessibility & contrast
On white
1.25
#CBF2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#CBF2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF2AE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF2AE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AA
Deuteranopia (green-blind)
#F2E5B1
Tritanopia (blue-blind)
#CCECE0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbf2ae; /* rgb */ color: rgb(203, 242, 174); /* oklch */ color: oklch(91.7% 0.098 132.3);
Tailwind
colors: {
custom: {
50: '#dbf6c6',
500: '#cbf2ae',
950: '#000000',
},
}SCSS
$custom: #cbf2ae; $custom-light: #dbf6c6; $custom-dark: #000000;
JSON
{
"hex": "#cbf2ae",
"rgb": {
"r": 203,
"g": 242,
"b": 174
},
"hsl": {
"h": 94.412,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.91676,
"c": 0.09823,
"h": 132.3
},
"luminance": 0.79257
}Semantic roles & 50–950 ramp
primary
#CBF2AE
secondary
#A973D1
accent
#11D481
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582