#6AFDFF#6AFDFF
#6AFDFF is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.6% C 0.125 H 196.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFDFF |
|---|---|
| RGB | rgb(106, 253, 255) |
| HSL | hsl(181, 100%, 71%) |
| HSV | hsv(181, 58%, 100%) |
| CMYK | cmyk(58.4%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.92, -38.39, -12.78) |
| CIE-LCH | lch(91.92, 40.46, 198.41°) |
| OKLab | oklab(91.59% -0.12 -0.0354) |
| OKLCH | oklch(91.59% 0.125 196.4) |
| XYZ | xyz(59.1114, 80.5286, 107.0167) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.11
Bright Light Blue
#26F7FD
ΔE00 3.00
Aqua
#00FFFF
ΔE00 3.36
Bright Turquoise
#0FFEF9
ΔE00 4.13
Robin'S Egg
#6DEDFD
ΔE00 6.01
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFDFF #FF6C6A
analogous
#6AFFB6 #6AFDFF #6AB3FF
triadic
#6AFDFF #FF6AFD #FDFF6A
tetradic
#6AFDFF #B66AFF #FF6C6A #B3FF6A
square
#6AFDFF #B66AFF #FF6C6A #B3FF6A
split-complementary
#6AFDFF #FF6AB3 #FFB66A
monochromatic
#00EBEF #2DFCFF #6AFDFF #A7FEFF #E0FFFF
Accessibility & contrast
On white
1.23
#6AFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#6AFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFDFF
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFDFF | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6afdff; /* rgb */ color: rgb(106, 253, 255); /* oklch */ color: oklch(91.6% 0.125 196.4);
Tailwind
colors: {
custom: {
50: '#a3feff',
500: '#6afdff',
950: '#000000',
},
}SCSS
$custom: #6afdff; $custom-light: #a3feff; $custom-dark: #000000;
JSON
{
"hex": "#6afdff",
"rgb": {
"r": 106,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.805,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91592,
"c": 0.1251,
"h": 196.4
},
"luminance": 0.80535
}Semantic roles & 50–950 ramp
primary
#6AFDFF
secondary
#DB3532
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686