#C2F2DA#C2F2DA
#C2F2DA is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.1% C 0.059 H 163.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F2DA |
|---|---|
| RGB | rgb(194, 242, 218) |
| HSL | hsl(150, 65%, 85%) |
| HSV | hsv(150, 20%, 95%) |
| CMYK | cmyk(19.8%, 0%, 9.9%, 5.1%) |
| CIE-LAB | lab(91.70, -20.01, 6.54) |
| CIE-LCH | lch(91.70, 21.05, 161.89°) |
| OKLab | oklab(92.11% -0.0566 0.017) |
| OKLCH | oklch(92.11% 0.059 163.3) |
| XYZ | xyz(66.6517, 80.0335, 78.2524) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.94
Pale Turquoise
#A5FBD5
ΔE00 6.57
Duck Egg Blue
#C3FBF4
ΔE00 6.68
Eggshell Blue
#C4FFF7
ΔE00 6.75
Mint
#AAF0C1
ΔE00 6.97
Light Teal
#90E4C1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F2DA #F2C2DA
analogous
#C2F2C2 #C2F2DA #C2F2F2
triadic
#C2F2DA #DAC2F2 #F2DAC2
tetradic
#C2F2DA #C2C2F2 #F2C2DA #F2F2C2
square
#C2F2DA #C2C2F2 #F2C2DA #F2F2C2
split-complementary
#C2F2DA #F2C2F2 #F2C2C2
monochromatic
#5DDC9D #90E7BB #C2F2DA #E6FAF0 #E6FAF0
Accessibility & contrast
On white
1.23
#C2F2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#C2F2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F2DA
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F2DA | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBD9
Deuteranopia (green-blind)
#E7E5DB
Tritanopia (blue-blind)
#B9F2EB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c2f2da; /* rgb */ color: rgb(194, 242, 218); /* oklch */ color: oklch(92.1% 0.059 163.3);
Tailwind
colors: {
custom: {
50: '#d5f6e5',
500: '#c2f2da',
950: '#000000',
},
}SCSS
$custom: #c2f2da; $custom-light: #d5f6e5; $custom-dark: #000000;
JSON
{
"hex": "#c2f2da",
"rgb": {
"r": 194,
"g": 242,
"b": 218
},
"hsl": {
"h": 150,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.92111,
"c": 0.05908,
"h": 163.3
},
"luminance": 0.80036
}Semantic roles & 50–950 ramp
primary
#C2F2DA
secondary
#D286AC
accent
#1973CD
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141715
muted
#838584