#6AFDFD#6AFDFD
#6AFDFD is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.125 H 195.2°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFDFD |
|---|---|
| RGB | rgb(106, 253, 253) |
| HSL | hsl(180, 97%, 70%) |
| HSV | hsv(180, 58%, 99%) |
| CMYK | cmyk(58.1%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(91.86, -38.91, -11.83) |
| CIE-LCH | lch(91.86, 40.67, 196.91°) |
| OKLab | oklab(91.53% -0.1208 -0.0328) |
| OKLCH | oklch(91.53% 0.125 195.2) |
| XYZ | xyz(58.7911, 80.4005, 105.3300) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.96
Aqua
#00FFFF
ΔE00 3.15
Bright Light Blue
#26F7FD
ΔE00 3.20
Bright Turquoise
#0FFEF9
ΔE00 3.69
Light Cyan
#ACFFFC
ΔE00 6.07
Bright Aqua
#0BF9EA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFDFD #FD6A6A
analogous
#6AFDB3 #6AFDFD #6AB3FD
triadic
#6AFDFD #FD6AFD #FDFD6A
tetradic
#6AFDFD #B36AFD #FD6A6A #B3FD6A
square
#6AFDFD #B36AFD #FD6A6A #B3FD6A
split-complementary
#6AFDFD #FD6AB3 #FDB36A
monochromatic
#03E9E9 #2EFCFC #6AFDFD #A6FEFE #E1FFFF
Accessibility & contrast
On white
1.23
#6AFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#6AFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFDFD
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFDFD | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6afdfd; /* rgb */ color: rgb(106, 253, 253); /* oklch */ color: oklch(91.5% 0.125 195.2);
Tailwind
colors: {
custom: {
50: '#a3fefe',
500: '#6afdfd',
950: '#000000',
},
}SCSS
$custom: #6afdfd; $custom-light: #a3fefe; $custom-dark: #000000;
JSON
{
"hex": "#6afdfd",
"rgb": {
"r": 106,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.91527,
"c": 0.12516,
"h": 195.2
},
"luminance": 0.80407
}Semantic roles & 50–950 ramp
primary
#6AFDFD
secondary
#D83333
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685