#C2F2EE#C2F2EE
#C2F2EE is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.7% C 0.049 H 190.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F2EE |
|---|---|
| RGB | rgb(194, 242, 238) |
| HSL | hsl(175, 65%, 85%) |
| HSV | hsv(175, 20%, 95%) |
| CMYK | cmyk(19.8%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(92.20, -16.06, -3.13) |
| CIE-LCH | lch(92.20, 16.36, 191.03°) |
| OKLab | oklab(92.67% -0.0486 -0.0086) |
| OKLCH | oklch(92.67% 0.049 190.1) |
| XYZ | xyz(69.4285, 81.1442, 92.8767) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.58
Light Light Blue
#CAFFFB
ΔE00 2.72
Pale Blue
#D0FEFE
ΔE00 3.21
Paleturquoise
#AFEEEE
ΔE00 3.33
Ice
#D6FFFA
ΔE00 3.38
Light Sky Blue
#C6FCFF
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F2EE #F2C2C6
analogous
#C2F2D6 #C2F2EE #C2DEF2
triadic
#C2F2EE #EEC2F2 #F2EEC2
tetradic
#C2F2EE #D6C2F2 #F2C2C6 #DEF2C2
square
#C2F2EE #D6C2F2 #F2C2C6 #DEF2C2
split-complementary
#C2F2EE #F2C2DE #F2D6C2
monochromatic
#5DDCD2 #90E7E0 #C2F2EE #E6FAF8 #E6FAF8
Accessibility & contrast
On white
1.22
#C2F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#C2F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F2EE
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F2EE | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEE
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#B4F5F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2f2ee; /* rgb */ color: rgb(194, 242, 238); /* oklch */ color: oklch(92.7% 0.049 190.1);
Tailwind
colors: {
custom: {
50: '#d5f6f3',
500: '#c2f2ee',
950: '#000000',
},
}SCSS
$custom: #c2f2ee; $custom-light: #d5f6f3; $custom-dark: #000000;
JSON
{
"hex": "#c2f2ee",
"rgb": {
"r": 194,
"g": 242,
"b": 238
},
"hsl": {
"h": 175,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.9267,
"c": 0.04939,
"h": 190.1
},
"luminance": 0.81147
}Semantic roles & 50–950 ramp
primary
#C2F2EE
secondary
#D2868D
accent
#1928CD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585