#6AFEFD#6AFEFD
#6AFEFD is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.8% C 0.126 H 194.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFEFD |
|---|---|
| RGB | rgb(106, 254, 253) |
| HSL | hsl(180, 99%, 71%) |
| HSV | hsv(180, 58%, 100%) |
| CMYK | cmyk(58.3%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.15, -39.37, -11.41) |
| CIE-LCH | lch(92.15, 40.99, 196.16°) |
| OKLab | oklab(91.76% -0.1218 -0.0316) |
| OKLCH | oklch(91.76% 0.126 194.6) |
| XYZ | xyz(59.1076, 81.0335, 105.4355) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.97
Aqua
#00FFFF
ΔE00 3.07
Bright Light Blue
#26F7FD
ΔE00 3.42
Bright Turquoise
#0FFEF9
ΔE00 3.49
Bright Aqua
#0BF9EA
ΔE00 5.86
Light Cyan
#ACFFFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFEFD #FE6A6B
analogous
#6AFEB3 #6AFEFD #6AB5FE
triadic
#6AFEFD #FD6AFE #FEFD6A
tetradic
#6AFEFD #B36AFE #FE6A6B #B5FE6A
square
#6AFEFD #B36AFE #FE6A6B #B5FE6A
split-complementary
#6AFEFD #FE6AB5 #FEB36A
monochromatic
#02ECEA #2DFEFC #6AFEFD #A7FEFE #E1FFFF
Accessibility & contrast
On white
1.22
#6AFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#6AFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFEFD
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFEFD | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6afefd; /* rgb */ color: rgb(106, 254, 253); /* oklch */ color: oklch(91.8% 0.126 194.6);
Tailwind
colors: {
custom: {
50: '#a3fffe',
500: '#6afefd',
950: '#000000',
},
}SCSS
$custom: #6afefd; $custom-light: #a3fffe; $custom-dark: #000000;
JSON
{
"hex": "#6afefd",
"rgb": {
"r": 106,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.595,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.91755,
"c": 0.12584,
"h": 194.6
},
"luminance": 0.8104
}Semantic roles & 50–950 ramp
primary
#6AFEFD
secondary
#DA3334
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685