#C2F7FF#C2F7FF
#C2F7FF is a very light, muted teal. Relative luminance 0.852; OKLCH L 94.2% C 0.055 H 207.7°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F7FF |
|---|---|
| RGB | rgb(194, 247, 255) |
| HSL | hsl(188, 100%, 88%) |
| HSV | hsv(188, 24%, 100%) |
| CMYK | cmyk(23.9%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(93.97, -14.97, -9.33) |
| CIE-LCH | lch(93.97, 17.64, 211.93°) |
| OKLab | oklab(94.23% -0.0485 -0.0254) |
| OKLCH | oklch(94.23% 0.055 207.7) |
| XYZ | xyz(73.5535, 85.2078, 107.1596) |
| Luminance | 0.8521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 0.87
Light Sky Blue
#C6FCFF
ΔE00 2.30
Pale Blue
#D0FEFE
ΔE00 3.57
Really Light Blue
#D4FFFF
ΔE00 3.89
Very Light Blue
#D5FFFF
ΔE00 3.99
Very Pale Blue
#D6FFFE
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F7FF #FFCAC2
analogous
#C2FFE8 #C2F7FF #C2D8FF
triadic
#C2F7FF #FFC2F7 #F7FFC2
tetradic
#C2F7FF #E8C2FF #FFCAC2 #D8FFC2
square
#C2F7FF #E8C2FF #FFCAC2 #D8FFC2
split-complementary
#C2F7FF #FFC2D8 #FFE8C2
monochromatic
#48E7FF #85EFFF #C2F7FF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.16
#C2F7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#C2F7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F7FF
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F7FF | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#AFFCF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c2f7ff; /* rgb */ color: rgb(194, 247, 255); /* oklch */ color: oklch(94.2% 0.055 207.7);
Tailwind
colors: {
custom: {
50: '#d5faff',
500: '#c2f7ff',
950: '#000000',
},
}SCSS
$custom: #c2f7ff; $custom-light: #d5faff; $custom-dark: #000000;
JSON
{
"hex": "#c2f7ff",
"rgb": {
"r": 194,
"g": 247,
"b": 255
},
"hsl": {
"h": 187.869,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.94232,
"c": 0.05473,
"h": 207.7
},
"luminance": 0.85211
}Semantic roles & 50–950 ramp
primary
#C2F7FF
secondary
#E88B7D
accent
#1E00E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141718
muted
#838586