#C2FBFB#C2FBFB
#C2FBFB is a very light, muted teal. Relative luminance 0.874; OKLCH L 94.9% C 0.057 H 196.2°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FBFB |
|---|---|
| RGB | rgb(194, 251, 251) |
| HSL | hsl(180, 88%, 87%) |
| HSV | hsv(180, 23%, 98%) |
| CMYK | cmyk(22.7%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(94.92, -17.81, -5.86) |
| CIE-LCH | lch(94.92, 18.75, 198.22°) |
| OKLab | oklab(94.95% -0.055 -0.016) |
| OKLCH | oklch(94.95% 0.057 196.2) |
| XYZ | xyz(74.1526, 87.4256, 104.2158) |
| Luminance | 0.8743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.51
Light Light Blue
#CAFFFB
ΔE00 1.88
Pale Blue
#D0FEFE
ΔE00 2.48
Duck Egg Blue
#C3FBF4
ΔE00 2.74
Paleturquoise
#AFEEEE
ΔE00 3.19
Really Light Blue
#D4FFFF
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FBFB #FBC2C2
analogous
#C2FBDF #C2FBFB #C2DFFB
triadic
#C2FBFB #FBC2FB #FBFBC2
tetradic
#C2FBFB #DFC2FB #FBC2C2 #DFFBC2
square
#C2FBFB #DFC2FB #FBC2C2 #DFFBC2
split-complementary
#C2FBFB #FBC2DF #FBDFC2
monochromatic
#4FF3F3 #89F7F7 #C2FBFB #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.14
#C2FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#C2FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FBFB
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FBFB | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#E8EDFC
Tritanopia (blue-blind)
#AFFFFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c2fbfb; /* rgb */ color: rgb(194, 251, 251); /* oklch */ color: oklch(94.9% 0.057 196.2);
Tailwind
colors: {
custom: {
50: '#d5fcfc',
500: '#c2fbfb',
950: '#000000',
},
}SCSS
$custom: #c2fbfb; $custom-light: #d5fcfc; $custom-dark: #000000;
JSON
{
"hex": "#c2fbfb",
"rgb": {
"r": 194,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.94948,
"c": 0.05733,
"h": 196.2
},
"luminance": 0.87429
}Semantic roles & 50–950 ramp
primary
#C2FBFB
secondary
#E18080
accent
#0101E4
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585