#C2FEFF#C2FEFF
#C2FEFF is a very light, moderate teal. Relative luminance 0.896; OKLCH L 95.7% C 0.060 H 197.5°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FEFF |
|---|---|
| RGB | rgb(194, 254, 255) |
| HSL | hsl(181, 100%, 88%) |
| HSV | hsv(181, 24%, 100%) |
| CMYK | cmyk(23.9%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(95.82, -18.43, -6.60) |
| CIE-LCH | lch(95.82, 19.58, 199.70°) |
| OKLab | oklab(95.7% -0.0573 -0.018) |
| OKLCH | oklch(95.7% 0.06 197.5) |
| XYZ | xyz(75.7344, 89.5697, 107.8866) |
| Luminance | 0.8957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.55
Light Light Blue
#CAFFFB
ΔE00 2.21
Pale Blue
#D0FEFE
ΔE00 2.78
Duck Egg Blue
#C3FBF4
ΔE00 3.19
Pale Cyan
#B7FFFA
ΔE00 3.28
Pale Sky Blue
#BDF6FE
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FEFF #FFC3C2
analogous
#C2FFE1 #C2FEFF #C2DFFF
triadic
#C2FEFF #FFC2FE #FEFFC2
tetradic
#C2FEFF #E1C2FF #FFC3C2 #DFFFC2
square
#C2FEFF #E1C2FF #FFC3C2 #DFFFC2
split-complementary
#C2FEFF #FFC2DF #FFE1C2
monochromatic
#48FCFF #85FDFF #C2FEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.11
#C2FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#C2FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FEFF
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FEFF | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#AEFFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c2feff; /* rgb */ color: rgb(194, 254, 255); /* oklch */ color: oklch(95.7% 0.060 197.5);
Tailwind
colors: {
custom: {
50: '#d6feff',
500: '#c2feff',
950: '#000000',
},
}SCSS
$custom: #c2feff; $custom-light: #d6feff; $custom-dark: #000000;
JSON
{
"hex": "#c2feff",
"rgb": {
"r": 194,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.984,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.95699,
"c": 0.06004,
"h": 197.5
},
"luminance": 0.89573
}Semantic roles & 50–950 ramp
primary
#C2FEFF
secondary
#E87F7D
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686