#C2DBAE#C2DBAE
#C2DBAE is a very light, moderate yellow-green. Relative luminance 0.652; OKLCH L 86.1% C 0.066 H 131.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBAE |
|---|---|
| RGB | rgb(194, 219, 174) |
| HSL | hsl(93, 38%, 77%) |
| HSV | hsv(93, 21%, 86%) |
| CMYK | cmyk(11.4%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(84.58, -16.33, 19.41) |
| CIE-LCH | lch(84.58, 25.37, 130.07°) |
| OKLab | oklab(86.12% -0.0438 0.0497) |
| OKLCH | oklch(86.12% 0.066 131.4) |
| XYZ | xyz(55.2183, 65.1879, 49.7096) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.99
Light Sage
#BCECAC
ΔE00 6.15
Pale Olive
#B9CC81
ΔE00 8.19
Very Pale Green
#CFFDBC
ΔE00 8.29
Very Light Green
#D1FFBD
ΔE00 8.67
Hospital Green
#9BE5AA
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBAE #C7AEDB
analogous
#D9DBAE #C2DBAE #AEDBB1
triadic
#C2DBAE #AEC2DB #DBAEC2
tetradic
#C2DBAE #AED9DB #C7AEDB #DBB1AE
square
#C2DBAE #AED9DB #C7AEDB #DBB1AE
split-complementary
#C2DBAE #B1AEDB #DBAED9
monochromatic
#82B559 #A2C884 #C2DBAE #E2EED8 #EFF6EA
Accessibility & contrast
On white
1.50
#C2DBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#C2DBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBAE
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBAE | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#DBD2B0
Tritanopia (blue-blind)
#C3D7CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c2dbae; /* rgb */ color: rgb(194, 219, 174); /* oklch */ color: oklch(86.1% 0.066 131.4);
Tailwind
colors: {
custom: {
50: '#d4e6c6',
500: '#c2dbae',
950: '#000000',
},
}SCSS
$custom: #c2dbae; $custom-light: #d4e6c6; $custom-dark: #000000;
JSON
{
"hex": "#c2dbae",
"rgb": {
"r": 194,
"g": 219,
"b": 174
},
"hsl": {
"h": 93.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.86121,
"c": 0.06622,
"h": 131.4
},
"luminance": 0.65188
}Semantic roles & 50–950 ramp
primary
#C2DBAE
secondary
#9A7AB3
accent
#34B17A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482