#6AFEF7#6AFEF7
#6AFEF7 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.127 H 190.9°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFEF7 |
|---|---|
| RGB | rgb(106, 254, 247) |
| HSL | hsl(177, 99%, 71%) |
| HSV | hsv(177, 58%, 100%) |
| CMYK | cmyk(58.3%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(91.98, -40.92, -8.55) |
| CIE-LCH | lch(91.98, 41.80, 191.80°) |
| OKLab | oklab(91.56% -0.1243 -0.0238) |
| OKLCH | oklch(91.56% 0.127 190.9) |
| XYZ | xyz(58.1668, 80.6572, 100.4806) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.01
Bright Turquoise
#0FFEF9
ΔE00 3.01
Aqua
#00FFFF
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 4.32
Bright Light Blue
#26F7FD
ΔE00 4.75
Light Cyan
#ACFFFC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFEF7 #FE6A71
analogous
#6AFEAD #6AFEF7 #6ABBFE
triadic
#6AFEF7 #F76AFE #FEF76A
tetradic
#6AFEF7 #AD6AFE #FE6A71 #BBFE6A
square
#6AFEF7 #AD6AFE #FE6A71 #BBFE6A
split-complementary
#6AFEF7 #FE6ABB #FEAD6A
monochromatic
#02ECE1 #2DFEF4 #6AFEF7 #A7FEFA #E1FFFD
Accessibility & contrast
On white
1.23
#6AFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#6AFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFEF7
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFEF7 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F7
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6afef7; /* rgb */ color: rgb(106, 254, 247); /* oklch */ color: oklch(91.6% 0.127 190.9);
Tailwind
colors: {
custom: {
50: '#a3fff9',
500: '#6afef7',
950: '#000000',
},
}SCSS
$custom: #6afef7; $custom-light: #a3fff9; $custom-dark: #000000;
JSON
{
"hex": "#6afef7",
"rgb": {
"r": 106,
"g": 254,
"b": 247
},
"hsl": {
"h": 177.162,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.91564,
"c": 0.12653,
"h": 190.9
},
"luminance": 0.80663
}Semantic roles & 50–950 ramp
primary
#6AFEF7
secondary
#DA333A
accent
#000BE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685