#CBF0AE#CBF0AE
#CBF0AE is a very light, moderate yellow-green. Relative luminance 0.781; OKLCH L 91.2% C 0.095 H 131.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF0AE |
|---|---|
| RGB | rgb(203, 240, 174) |
| HSL | hsl(94, 69%, 81%) |
| HSV | hsv(94, 28%, 94%) |
| CMYK | cmyk(15.4%, 0%, 27.5%, 5.9%) |
| CIE-LAB | lab(90.81, -23.47, 28.07) |
| CIE-LCH | lch(90.81, 36.58, 129.90°) |
| OKLab | oklab(91.25% -0.0635 0.0709) |
| OKLCH | oklch(91.25% 0.095 131.9) |
| XYZ | xyz(63.4273, 78.0718, 51.7639) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.64
Very Pale Green
#CFFDBC
ΔE00 3.05
Very Light Green
#D1FFBD
ΔE00 3.33
Pale Green
#C7FDB5
ΔE00 3.62
Washed Out Green
#BCF5A6
ΔE00 3.74
Light Grey Green
#B7E1A1
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF0AE #D3AEF0
analogous
#ECF0AE #CBF0AE #AEF0B2
triadic
#CBF0AE #AECBF0 #F0AECB
tetradic
#CBF0AE #AEECF0 #D3AEF0 #F0B2AE
square
#CBF0AE #AEECF0 #D3AEF0 #F0B2AE
split-complementary
#CBF0AE #B2AEF0 #F0AEEC
monochromatic
#89DD47 #AAE67A #CBF0AE #ECFAE2 #EEFAE5
Accessibility & contrast
On white
1.26
#CBF0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#CBF0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF0AE
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF0AE | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AA
Deuteranopia (green-blind)
#F0E4B1
Tritanopia (blue-blind)
#CDEADE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbf0ae; /* rgb */ color: rgb(203, 240, 174); /* oklch */ color: oklch(91.2% 0.095 131.9);
Tailwind
colors: {
custom: {
50: '#dbf5c6',
500: '#cbf0ae',
950: '#000000',
},
}SCSS
$custom: #cbf0ae; $custom-light: #dbf5c6; $custom-dark: #000000;
JSON
{
"hex": "#cbf0ae",
"rgb": {
"r": 203,
"g": 240,
"b": 174
},
"hsl": {
"h": 93.636,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.91246,
"c": 0.09514,
"h": 131.9
},
"luminance": 0.78073
}Semantic roles & 50–950 ramp
primary
#CBF0AE
secondary
#A774CE
accent
#15D17E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582