#C2F2FA#C2F2FA
#C2F2FA is a very light, muted teal. Relative luminance 0.819; OKLCH L 93.0% C 0.050 H 208.8°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F2FA |
|---|---|
| RGB | rgb(194, 242, 250) |
| HSL | hsl(189, 85%, 87%) |
| HSV | hsv(189, 22%, 98%) |
| CMYK | cmyk(22.4%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(92.52, -13.55, -8.89) |
| CIE-LCH | lch(92.52, 16.21, 213.29°) |
| OKLab | oklab(93.03% -0.044 -0.0242) |
| OKLCH | oklch(93.03% 0.05 208.8) |
| XYZ | xyz(71.2505, 81.8730, 102.4729) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.92
Light Sky Blue
#C6FCFF
ΔE00 3.26
Pale Blue
#D0FEFE
ΔE00 4.06
Powder Blue
#B0E0E6
ΔE00 4.12
Really Light Blue
#D4FFFF
ΔE00 4.24
Very Light Blue
#D5FFFF
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F2FA #FACAC2
analogous
#C2FAE6 #C2F2FA #C2D6FA
triadic
#C2F2FA #FAC2F2 #F2FAC2
tetradic
#C2F2FA #E6C2FA #FACAC2 #D6FAC2
square
#C2F2FA #E6C2FA #FACAC2 #D6FAC2
split-complementary
#C2F2FA #FAC2D6 #FAE6C2
monochromatic
#51DAF1 #89E6F5 #C2F2FA #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.21
#C2F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#C2F2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F2FA
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F2FA | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFB
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#B1F6F4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2f2fa; /* rgb */ color: rgb(194, 242, 250); /* oklch */ color: oklch(93.0% 0.050 208.8);
Tailwind
colors: {
custom: {
50: '#d5f6fc',
500: '#c2f2fa',
950: '#000000',
},
}SCSS
$custom: #c2f2fa; $custom-light: #d5f6fc; $custom-dark: #000000;
JSON
{
"hex": "#c2f2fa",
"rgb": {
"r": 194,
"g": 242,
"b": 250
},
"hsl": {
"h": 188.571,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.93033,
"c": 0.05022,
"h": 208.8
},
"luminance": 0.81876
}Semantic roles & 50–950 ramp
primary
#C2F2FA
secondary
#DF8F81
accent
#2404E1
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585