#6AFEFF#6AFEFF
#6AFEFF is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.126 H 195.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFEFF |
|---|---|
| RGB | rgb(106, 254, 255) |
| HSL | hsl(180, 100%, 71%) |
| HSV | hsv(180, 58%, 100%) |
| CMYK | cmyk(58.4%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.20, -38.84, -12.36) |
| CIE-LCH | lch(92.20, 40.76, 197.65°) |
| OKLab | oklab(91.82% -0.121 -0.0342) |
| OKLCH | oklch(91.82% 0.126 195.8) |
| XYZ | xyz(59.4279, 81.1616, 107.1222) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.00
Bright Light Blue
#26F7FD
ΔE00 3.16
Aqua
#00FFFF
ΔE00 3.21
Bright Turquoise
#0FFEF9
ΔE00 3.88
Light Cyan
#ACFFFC
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFEFF #FF6B6A
analogous
#6AFFB5 #6AFEFF #6AB3FF
triadic
#6AFEFF #FF6AFE #FEFF6A
tetradic
#6AFEFF #B56AFF #FF6B6A #B3FF6A
square
#6AFEFF #B56AFF #FF6B6A #B3FF6A
split-complementary
#6AFEFF #FF6AB3 #FFB56A
monochromatic
#00EDEF #2DFEFF #6AFEFF #A7FEFF #E0FFFF
Accessibility & contrast
On white
1.22
#6AFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#6AFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFEFF
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFEFF | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6afeff; /* rgb */ color: rgb(106, 254, 255); /* oklch */ color: oklch(91.8% 0.126 195.8);
Tailwind
colors: {
custom: {
50: '#a3ffff',
500: '#6afeff',
950: '#000000',
},
}SCSS
$custom: #6afeff; $custom-light: #a3ffff; $custom-dark: #000000;
JSON
{
"hex": "#6afeff",
"rgb": {
"r": 106,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.403,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.9182,
"c": 0.12573,
"h": 195.8
},
"luminance": 0.81168
}Semantic roles & 50–950 ramp
primary
#6AFEFF
secondary
#DB3332
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686