#C2FBFE#C2FBFE
#C2FBFE is a very light, muted teal. Relative luminance 0.876; OKLCH L 95.0% C 0.057 H 200.3°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FBFE |
|---|---|
| RGB | rgb(194, 251, 254) |
| HSL | hsl(183, 97%, 88%) |
| HSV | hsv(183, 24%, 100%) |
| CMYK | cmyk(23.6%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(95.00, -17.17, -7.29) |
| CIE-LCH | lch(95.00, 18.65, 203.01°) |
| OKLab | oklab(95.04% -0.0539 -0.0199) |
| OKLCH | oklch(95.04% 0.057 200.3) |
| XYZ | xyz(74.6292, 87.6163, 106.7262) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.66
Pale Sky Blue
#BDF6FE
ΔE00 2.23
Pale Blue
#D0FEFE
ΔE00 2.49
Light Light Blue
#CAFFFB
ΔE00 2.88
Really Light Blue
#D4FFFF
ΔE00 3.17
Very Light Blue
#D5FFFF
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FBFE #FEC5C2
analogous
#C2FEE3 #C2FBFE #C2DDFE
triadic
#C2FBFE #FEC2FB #FBFEC2
tetradic
#C2FBFE #E3C2FE #FEC5C2 #DDFEC2
square
#C2FBFE #E3C2FE #FEC5C2 #DDFEC2
split-complementary
#C2FBFE #FEC2DD #FEE3C2
monochromatic
#4AF3FC #86F7FD #C2FBFE #E1FDFF #E1FDFF
Accessibility & contrast
On white
1.13
#C2FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#C2FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FBFE
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FBFE | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E7EDFE
Tritanopia (blue-blind)
#AFFFFC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c2fbfe; /* rgb */ color: rgb(194, 251, 254); /* oklch */ color: oklch(95.0% 0.057 200.3);
Tailwind
colors: {
custom: {
50: '#d5fcfe',
500: '#c2fbfe',
950: '#000000',
},
}SCSS
$custom: #c2fbfe; $custom-light: #d5fcfe; $custom-dark: #000000;
JSON
{
"hex": "#c2fbfe",
"rgb": {
"r": 194,
"g": 251,
"b": 254
},
"hsl": {
"h": 183,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.95039,
"c": 0.05745,
"h": 200.3
},
"luminance": 0.87619
}Semantic roles & 50–950 ramp
primary
#C2FBFE
secondary
#E6837E
accent
#0B00E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585