#6AFDFA#6AFDFA
#6AFDFA is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.125 H 193.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFDFA |
|---|---|
| RGB | rgb(106, 253, 250) |
| HSL | hsl(179, 97%, 70%) |
| HSV | hsv(179, 58%, 99%) |
| CMYK | cmyk(58.1%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(91.78, -39.70, -10.40) |
| CIE-LCH | lch(91.78, 41.04, 194.68°) |
| OKLab | oklab(91.43% -0.122 -0.0289) |
| OKLCH | oklch(91.43% 0.125 193.3) |
| XYZ | xyz(58.3169, 80.2108, 102.8328) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.17
Aqua
#00FFFF
ΔE00 3.11
Bright Turquoise
#0FFEF9
ΔE00 3.21
Bright Light Blue
#26F7FD
ΔE00 3.74
Bright Aqua
#0BF9EA
ΔE00 5.27
Light Cyan
#ACFFFC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFDFA #FD6A6D
analogous
#6AFDB1 #6AFDFA #6AB6FD
triadic
#6AFDFA #FA6AFD #FDFA6A
tetradic
#6AFDFA #B16AFD #FD6A6D #B6FD6A
square
#6AFDFA #B16AFD #FD6A6D #B6FD6A
split-complementary
#6AFDFA #FD6AB6 #FDB16A
monochromatic
#03E9E5 #2EFCF8 #6AFDFA #A6FEFC #E1FFFE
Accessibility & contrast
On white
1.23
#6AFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#6AFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFDFA
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFDFA | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1FA
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6afdfa; /* rgb */ color: rgb(106, 253, 250); /* oklch */ color: oklch(91.4% 0.125 193.3);
Tailwind
colors: {
custom: {
50: '#a3fefb',
500: '#6afdfa',
950: '#000000',
},
}SCSS
$custom: #6afdfa; $custom-light: #a3fefb; $custom-dark: #000000;
JSON
{
"hex": "#6afdfa",
"rgb": {
"r": 106,
"g": 253,
"b": 250
},
"hsl": {
"h": 178.776,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.9143,
"c": 0.12539,
"h": 193.3
},
"luminance": 0.80217
}Semantic roles & 50–950 ramp
primary
#6AFDFA
secondary
#D83336
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685