#6EFDFA#6EFDFA
#6EFDFA is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.6% C 0.123 H 193.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDFA |
|---|---|
| RGB | rgb(110, 253, 250) |
| HSL | hsl(179, 97%, 71%) |
| HSV | hsv(179, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(91.89, -39.00, -10.22) |
| CIE-LCH | lch(91.89, 40.32, 194.68°) |
| OKLab | oklab(91.55% -0.1199 -0.0284) |
| OKLCH | oklch(91.55% 0.123 193.3) |
| XYZ | xyz(58.8036, 80.4617, 102.8556) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.39
Aqua
#00FFFF
ΔE00 3.36
Bright Turquoise
#0FFEF9
ΔE00 3.47
Bright Light Blue
#26F7FD
ΔE00 3.90
Bright Aqua
#0BF9EA
ΔE00 5.45
Light Cyan
#ACFFFC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDFA #FD6E71
analogous
#6EFDB2 #6EFDFA #6EB8FD
triadic
#6EFDFA #FA6EFD #FDFA6E
tetradic
#6EFDFA #B26EFD #FD6E71 #B8FD6E
square
#6EFDFA #B26EFD #FD6E71 #B8FD6E
split-complementary
#6EFDFA #FD6EB8 #FDB26E
monochromatic
#03EDE8 #32FCF8 #6EFDFA #AAFEFC #E1FFFE
Accessibility & contrast
On white
1.23
#6EFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#6EFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDFA
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDFA | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6efdfa; /* rgb */ color: rgb(110, 253, 250); /* oklch */ color: oklch(91.6% 0.123 193.3);
Tailwind
colors: {
custom: {
50: '#a5fefb',
500: '#6efdfa',
950: '#000000',
},
}SCSS
$custom: #6efdfa; $custom-light: #a5fefb; $custom-dark: #000000;
JSON
{
"hex": "#6efdfa",
"rgb": {
"r": 110,
"g": 253,
"b": 250
},
"hsl": {
"h": 178.741,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.91552,
"c": 0.12318,
"h": 193.3
},
"luminance": 0.80468
}Semantic roles & 50–950 ramp
primary
#6EFDFA
secondary
#D9363A
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685