#6AFFFD#6AFFFD
#6AFFFD is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.127 H 193.9°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFFD |
|---|---|
| RGB | rgb(106, 255, 253) |
| HSL | hsl(179, 100%, 71%) |
| HSV | hsv(179, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(92.43, -39.82, -10.99) |
| CIE-LCH | lch(92.43, 41.31, 195.42°) |
| OKLab | oklab(91.98% -0.1228 -0.0305) |
| OKLCH | oklch(91.98% 0.127 193.9) |
| XYZ | xyz(59.4258, 81.6698, 105.5415) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.05
Aqua
#00FFFF
ΔE00 3.03
Bright Turquoise
#0FFEF9
ΔE00 3.32
Bright Light Blue
#26F7FD
ΔE00 3.67
Bright Aqua
#0BF9EA
ΔE00 5.61
Light Cyan
#ACFFFC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFFD #FF6A6C
analogous
#6AFFB3 #6AFFFD #6AB6FF
triadic
#6AFFFD #FD6AFF #FFFD6A
tetradic
#6AFFFD #B36AFF #FF6A6C #B6FF6A
square
#6AFFFD #B36AFF #FF6A6C #B6FF6A
split-complementary
#6AFFFD #FF6AB6 #FFB36A
monochromatic
#00EFEB #2DFFFC #6AFFFD #A7FFFE #E0FFFF
Accessibility & contrast
On white
1.21
#6AFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#6AFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFFD
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFFD | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6afffd; /* rgb */ color: rgb(106, 255, 253); /* oklch */ color: oklch(92.0% 0.127 193.9);
Tailwind
colors: {
custom: {
50: '#a3fffe',
500: '#6afffd',
950: '#000000',
},
}SCSS
$custom: #6afffd; $custom-light: #a3fffe; $custom-dark: #000000;
JSON
{
"hex": "#6afffd",
"rgb": {
"r": 106,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.195,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91983,
"c": 0.12653,
"h": 193.9
},
"luminance": 0.81676
}Semantic roles & 50–950 ramp
primary
#6AFFFD
secondary
#DB3235
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685