#C2F2ED#C2F2ED
#C2F2ED is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.6% C 0.050 H 188.5°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F2ED |
|---|---|
| RGB | rgb(194, 242, 237) |
| HSL | hsl(174, 65%, 85%) |
| HSV | hsv(174, 20%, 95%) |
| CMYK | cmyk(19.8%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(92.17, -16.26, -2.65) |
| CIE-LCH | lch(92.17, 16.48, 189.25°) |
| OKLab | oklab(92.64% -0.049 -0.0073) |
| OKLCH | oklch(92.64% 0.05 188.5) |
| XYZ | xyz(69.2820, 81.0856, 92.1051) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.40
Light Light Blue
#CAFFFB
ΔE00 2.75
Eggshell Blue
#C4FFF7
ΔE00 3.37
Ice
#D6FFFA
ΔE00 3.40
Pale Blue
#D0FEFE
ΔE00 3.46
Paleturquoise
#AFEEEE
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F2ED #F2C2C7
analogous
#C2F2D5 #C2F2ED #C2DFF2
triadic
#C2F2ED #EDC2F2 #F2EDC2
tetradic
#C2F2ED #D5C2F2 #F2C2C7 #DFF2C2
square
#C2F2ED #D5C2F2 #F2C2C7 #DFF2C2
split-complementary
#C2F2ED #F2C2DF #F2D5C2
monochromatic
#5DDCCF #90E7DE #C2F2ED #E6FAF8 #E6FAF8
Accessibility & contrast
On white
1.22
#C2F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#C2F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F2ED
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F2ED | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#B4F5F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2f2ed; /* rgb */ color: rgb(194, 242, 237); /* oklch */ color: oklch(92.6% 0.050 188.5);
Tailwind
colors: {
custom: {
50: '#d5f6f2',
500: '#c2f2ed',
950: '#000000',
},
}SCSS
$custom: #c2f2ed; $custom-light: #d5f6f2; $custom-dark: #000000;
JSON
{
"hex": "#c2f2ed",
"rgb": {
"r": 194,
"g": 242,
"b": 237
},
"hsl": {
"h": 173.75,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.9264,
"c": 0.04957,
"h": 188.5
},
"luminance": 0.81088
}Semantic roles & 50–950 ramp
primary
#C2F2ED
secondary
#D2868E
accent
#192CCD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585