#C2F5FF#C2F5FF
#C2F5FF is a very light, muted teal. Relative luminance 0.840; OKLCH L 93.8% C 0.054 H 210.9°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F5FF |
|---|---|
| RGB | rgb(194, 245, 255) |
| HSL | hsl(190, 100%, 88%) |
| HSV | hsv(190, 24%, 100%) |
| CMYK | cmyk(23.9%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(93.45, -13.97, -10.11) |
| CIE-LCH | lch(93.45, 17.25, 215.89°) |
| OKLab | oklab(93.82% -0.0459 -0.0275) |
| OKLCH | oklch(93.82% 0.054 210.9) |
| XYZ | xyz(72.9452, 83.9912, 106.9568) |
| Luminance | 0.8399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.69
Light Sky Blue
#C6FCFF
ΔE00 3.35
Pale Blue
#D0FEFE
ΔE00 4.37
Really Light Blue
#D4FFFF
ΔE00 4.56
Very Light Blue
#D5FFFF
ΔE00 4.61
Powder Blue
#B0E0E6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F5FF #FFCCC2
analogous
#C2FFEA #C2F5FF #C2D6FF
triadic
#C2F5FF #FFC2F5 #F5FFC2
tetradic
#C2F5FF #EAC2FF #FFCCC2 #D6FFC2
square
#C2F5FF #EAC2FF #FFCCC2 #D6FFC2
split-complementary
#C2F5FF #FFC2D6 #FFEAC2
monochromatic
#48E1FF #85EBFF #C2F5FF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.18
#C2F5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#C2F5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F5FF
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F5FF | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#E1E9FF
Tritanopia (blue-blind)
#AFFAF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c2f5ff; /* rgb */ color: rgb(194, 245, 255); /* oklch */ color: oklch(93.8% 0.054 210.9);
Tailwind
colors: {
custom: {
50: '#d5f8ff',
500: '#c2f5ff',
950: '#000000',
},
}SCSS
$custom: #c2f5ff; $custom-light: #d5f8ff; $custom-dark: #000000;
JSON
{
"hex": "#c2f5ff",
"rgb": {
"r": 194,
"g": 245,
"b": 255
},
"hsl": {
"h": 189.836,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.93815,
"c": 0.05356,
"h": 210.9
},
"luminance": 0.83994
}Semantic roles & 50–950 ramp
primary
#C2F5FF
secondary
#E88F7D
accent
#2600E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141718
muted
#838586