#6EFCFB#6EFCFB
#6EFCFB is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.4% C 0.122 H 194.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCFB |
|---|---|
| RGB | rgb(110, 252, 251) |
| HSL | hsl(180, 96%, 71%) |
| HSV | hsv(180, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.64, -38.29, -11.12) |
| CIE-LCH | lch(91.64, 39.87, 196.19°) |
| OKLab | oklab(91.36% -0.1184 -0.0308) |
| OKLCH | oklch(91.36% 0.122 194.6) |
| XYZ | xyz(58.6459, 79.8949, 103.5787) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.26
Aqua
#00FFFF
ΔE00 3.41
Bright Light Blue
#26F7FD
ΔE00 3.49
Bright Turquoise
#0FFEF9
ΔE00 3.78
Light Cyan
#ACFFFC
ΔE00 5.82
Bright Aqua
#0BF9EA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCFB #FC6E6F
analogous
#6EFCB4 #6EFCFB #6EB6FC
triadic
#6EFCFB #FB6EFC #FCFB6E
tetradic
#6EFCFB #B46EFC #FC6E6F #B6FC6E
square
#6EFCFB #B46EFC #FC6E6F #B6FC6E
split-complementary
#6EFCFB #FC6EB6 #FCB46E
monochromatic
#05EBE9 #32FBF9 #6EFCFB #AAFDFD #E1FEFE
Accessibility & contrast
On white
1.24
#6EFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#6EFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCFB
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCFB | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FB
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efcfb; /* rgb */ color: rgb(110, 252, 251); /* oklch */ color: oklch(91.4% 0.122 194.6);
Tailwind
colors: {
custom: {
50: '#a5fefc',
500: '#6efcfb',
950: '#000000',
},
}SCSS
$custom: #6efcfb; $custom-light: #a5fefc; $custom-dark: #000000;
JSON
{
"hex": "#6efcfb",
"rgb": {
"r": 110,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.577,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.91356,
"c": 0.12238,
"h": 194.6
},
"luminance": 0.79901
}Semantic roles & 50–950 ramp
primary
#6EFCFB
secondary
#D83738
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685