#C2FAFF#C2FAFF
#C2FAFF is a very light, muted teal. Relative luminance 0.871; OKLCH L 94.9% C 0.057 H 203.0°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FAFF |
|---|---|
| RGB | rgb(194, 250, 255) |
| HSL | hsl(185, 100%, 88%) |
| HSV | hsv(185, 24%, 100%) |
| CMYK | cmyk(23.9%, 2%, 0%, 0%) |
| CIE-LAB | lab(94.76, -16.46, -8.16) |
| CIE-LCH | lch(94.76, 18.37, 206.37°) |
| OKLab | oklab(94.86% -0.0523 -0.0222) |
| OKLCH | oklch(94.86% 0.057 203) |
| XYZ | xyz(74.4782, 87.0574, 107.4679) |
| Luminance | 0.8706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.91
Pale Sky Blue
#BDF6FE
ΔE00 1.42
Pale Blue
#D0FEFE
ΔE00 2.74
Really Light Blue
#D4FFFF
ΔE00 3.30
Very Light Blue
#D5FFFF
ΔE00 3.48
Light Light Blue
#CAFFFB
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FAFF #FFC7C2
analogous
#C2FFE5 #C2FAFF #C2DBFF
triadic
#C2FAFF #FFC2FA #FAFFC2
tetradic
#C2FAFF #E5C2FF #FFC7C2 #DBFFC2
square
#C2FAFF #E5C2FF #FFC7C2 #DBFFC2
split-complementary
#C2FAFF #FFC2DB #FFE5C2
monochromatic
#48F0FF #85F5FF #C2FAFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.14
#C2FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#C2FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FAFF
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FAFF | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#AEFEFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c2faff; /* rgb */ color: rgb(194, 250, 255); /* oklch */ color: oklch(94.9% 0.057 203.0);
Tailwind
colors: {
custom: {
50: '#d5fcff',
500: '#c2faff',
950: '#000000',
},
}SCSS
$custom: #c2faff; $custom-light: #d5fcff; $custom-dark: #000000;
JSON
{
"hex": "#c2faff",
"rgb": {
"r": 194,
"g": 250,
"b": 255
},
"hsl": {
"h": 184.918,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.9486,
"c": 0.05679,
"h": 203
},
"luminance": 0.87061
}Semantic roles & 50–950 ramp
primary
#C2FAFF
secondary
#E8867D
accent
#1300E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141718
muted
#838586