#C2F2EF#C2F2EF
#C2F2EF is a very light, muted teal. Relative luminance 0.812; OKLCH L 92.7% C 0.049 H 191.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F2EF |
|---|---|
| RGB | rgb(194, 242, 239) |
| HSL | hsl(176, 65%, 85%) |
| HSV | hsv(176, 20%, 95%) |
| CMYK | cmyk(19.8%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(92.22, -15.85, -3.61) |
| CIE-LCH | lch(92.22, 16.26, 192.84°) |
| OKLab | oklab(92.7% -0.0482 -0.0099) |
| OKLCH | oklch(92.7% 0.049 191.6) |
| XYZ | xyz(69.5758, 81.2031, 93.6525) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 2.75
Duck Egg Blue
#C3FBF4
ΔE00 2.81
Pale Blue
#D0FEFE
ΔE00 3.00
Light Sky Blue
#C6FCFF
ΔE00 3.18
Paleturquoise
#AFEEEE
ΔE00 3.22
Ice
#D6FFFA
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F2EF #F2C2C5
analogous
#C2F2D7 #C2F2EF #C2DDF2
triadic
#C2F2EF #EFC2F2 #F2EFC2
tetradic
#C2F2EF #D7C2F2 #F2C2C5 #DDF2C2
square
#C2F2EF #D7C2F2 #F2C2C5 #DDF2C2
split-complementary
#C2F2EF #F2C2DD #F2D7C2
monochromatic
#5DDCD5 #90E7E2 #C2F2EF #E6FAF8 #E6FAF8
Accessibility & contrast
On white
1.22
#C2F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#C2F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F2EF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F2EF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEF
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#B4F5F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2f2ef; /* rgb */ color: rgb(194, 242, 239); /* oklch */ color: oklch(92.7% 0.049 191.6);
Tailwind
colors: {
custom: {
50: '#d5f6f4',
500: '#c2f2ef',
950: '#000000',
},
}SCSS
$custom: #c2f2ef; $custom-light: #d5f6f4; $custom-dark: #000000;
JSON
{
"hex": "#c2f2ef",
"rgb": {
"r": 194,
"g": 242,
"b": 239
},
"hsl": {
"h": 176.25,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.92699,
"c": 0.04925,
"h": 191.6
},
"luminance": 0.81206
}Semantic roles & 50–950 ramp
primary
#C2F2EF
secondary
#D2868B
accent
#1924CD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585