#C2FEFD#C2FEFD
#C2FEFD is a very light, moderate teal. Relative luminance 0.894; OKLCH L 95.6% C 0.060 H 194.9°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FEFD |
|---|---|
| RGB | rgb(194, 254, 253) |
| HSL | hsl(179, 97%, 88%) |
| HSV | hsv(179, 24%, 100%) |
| CMYK | cmyk(23.6%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(95.76, -18.86, -5.65) |
| CIE-LCH | lch(95.76, 19.68, 196.67°) |
| OKLab | oklab(95.64% -0.058 -0.0155) |
| OKLCH | oklch(95.64% 0.06 194.9) |
| XYZ | xyz(75.4141, 89.4415, 106.1998) |
| Luminance | 0.8944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.68
Light Sky Blue
#C6FCFF
ΔE00 2.16
Duck Egg Blue
#C3FBF4
ΔE00 2.44
Pale Cyan
#B7FFFA
ΔE00 2.67
Eggshell Blue
#C4FFF7
ΔE00 2.70
Pale Blue
#D0FEFE
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FEFD #FEC2C3
analogous
#C2FEDF #C2FEFD #C2E1FE
triadic
#C2FEFD #FDC2FE #FEFDC2
tetradic
#C2FEFD #DFC2FE #FEC2C3 #E1FEC2
square
#C2FEFD #DFC2FE #FEC2C3 #E1FEC2
split-complementary
#C2FEFD #FEC2E1 #FEDFC2
monochromatic
#4AFCF9 #86FDFB #C2FEFD #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.11
#C2FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#C2FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FEFD
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FEFD | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#EBEFFE
Tritanopia (blue-blind)
#AEFFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c2fefd; /* rgb */ color: rgb(194, 254, 253); /* oklch */ color: oklch(95.6% 0.060 194.9);
Tailwind
colors: {
custom: {
50: '#d5fefe',
500: '#c2fefd',
950: '#000000',
},
}SCSS
$custom: #c2fefd; $custom-light: #d5fefe; $custom-dark: #000000;
JSON
{
"hex": "#c2fefd",
"rgb": {
"r": 194,
"g": 254,
"b": 253
},
"hsl": {
"h": 179,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.95639,
"c": 0.06006,
"h": 194.9
},
"luminance": 0.89445
}Semantic roles & 50–950 ramp
primary
#C2FEFD
secondary
#E67E80
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685