#6EFCFA#6EFCFA
#6EFCFA is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.122 H 193.9°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCFA |
|---|---|
| RGB | rgb(110, 252, 250) |
| HSL | hsl(179, 96%, 71%) |
| HSV | hsv(179, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.61, -38.55, -10.64) |
| CIE-LCH | lch(91.61, 39.99, 195.43°) |
| OKLab | oklab(91.32% -0.1188 -0.0295) |
| OKLCH | oklch(91.32% 0.122 193.9) |
| XYZ | xyz(58.4887, 79.8320, 102.7507) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.31
Aqua
#00FFFF
ΔE00 3.39
Bright Turquoise
#0FFEF9
ΔE00 3.63
Bright Light Blue
#26F7FD
ΔE00 3.66
Bright Aqua
#0BF9EA
ΔE00 5.70
Light Cyan
#ACFFFC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCFA #FC6E70
analogous
#6EFCB3 #6EFCFA #6EB7FC
triadic
#6EFCFA #FA6EFC #FCFA6E
tetradic
#6EFCFA #B36EFC #FC6E70 #B7FC6E
square
#6EFCFA #B36EFC #FC6E70 #B7FC6E
split-complementary
#6EFCFA #FC6EB7 #FCB36E
monochromatic
#05EBE8 #32FBF8 #6EFCFA #AAFDFC #E1FEFE
Accessibility & contrast
On white
1.24
#6EFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#6EFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCFA
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCFA | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efcfa; /* rgb */ color: rgb(110, 252, 250); /* oklch */ color: oklch(91.3% 0.122 193.9);
Tailwind
colors: {
custom: {
50: '#a5fefb',
500: '#6efcfa',
950: '#000000',
},
}SCSS
$custom: #6efcfa; $custom-light: #a5fefb; $custom-dark: #000000;
JSON
{
"hex": "#6efcfa",
"rgb": {
"r": 110,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.155,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.91324,
"c": 0.12246,
"h": 193.9
},
"luminance": 0.79838
}Semantic roles & 50–950 ramp
primary
#6EFCFA
secondary
#D83739
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685