#C2F2EB#C2F2EB
#C2F2EB is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.6% C 0.050 H 185.5°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F2EB |
|---|---|
| RGB | rgb(194, 242, 235) |
| HSL | hsl(171, 65%, 85%) |
| HSV | hsv(171, 20%, 95%) |
| CMYK | cmyk(19.8%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(92.12, -16.67, -1.69) |
| CIE-LCH | lch(92.12, 16.76, 185.77°) |
| OKLab | oklab(92.58% -0.0498 -0.0048) |
| OKLCH | oklch(92.58% 0.05 185.5) |
| XYZ | xyz(68.9914, 80.9694, 90.5748) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.25
Light Light Blue
#CAFFFB
ΔE00 2.98
Eggshell Blue
#C4FFF7
ΔE00 3.17
Ice
#D6FFFA
ΔE00 3.57
Paleturquoise
#AFEEEE
ΔE00 3.93
Pale Blue
#D0FEFE
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F2EB #F2C2C9
analogous
#C2F2D3 #C2F2EB #C2E1F2
triadic
#C2F2EB #EBC2F2 #F2EBC2
tetradic
#C2F2EB #D3C2F2 #F2C2C9 #E1F2C2
square
#C2F2EB #D3C2F2 #F2C2C9 #E1F2C2
split-complementary
#C2F2EB #F2C2E1 #F2D3C2
monochromatic
#5DDCCA #90E7DA #C2F2EB #E6FAF7 #E6FAF7
Accessibility & contrast
On white
1.22
#C2F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#C2F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F2EB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F2EB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEB
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#B5F4F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2f2eb; /* rgb */ color: rgb(194, 242, 235); /* oklch */ color: oklch(92.6% 0.050 185.5);
Tailwind
colors: {
custom: {
50: '#d5f6f1',
500: '#c2f2eb',
950: '#000000',
},
}SCSS
$custom: #c2f2eb; $custom-light: #d5f6f1; $custom-dark: #000000;
JSON
{
"hex": "#c2f2eb",
"rgb": {
"r": 194,
"g": 242,
"b": 235
},
"hsl": {
"h": 171.25,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.92582,
"c": 0.05004,
"h": 185.5
},
"luminance": 0.80972
}Semantic roles & 50–950 ramp
primary
#C2F2EB
secondary
#D28691
accent
#1933CD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585