#6AFFE1#6AFFE1
#6AFFE1 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.135 H 177.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFE1 |
|---|---|
| RGB | rgb(106, 255, 225) |
| HSL | hsl(168, 100%, 71%) |
| HSV | hsv(168, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(91.69, -46.80, 2.43) |
| CIE-LCH | lch(91.69, 46.87, 177.03°) |
| OKLab | oklab(91.14% -0.1346 0.0057) |
| OKLCH | oklch(91.14% 0.135 177.6) |
| XYZ | xyz(55.2882, 80.0148, 83.7503) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.36
Light Aqua
#8CFFDB
ΔE00 3.60
Aquamarine
#7FFFD4
ΔE00 4.23
Light Turquoise
#7EF4CC
ΔE00 4.65
Aqua (survey)
#13EAC9
ΔE00 5.63
Bright Aqua
#0BF9EA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFE1 #FF6A88
analogous
#6AFF96 #6AFFE1 #6AD3FF
triadic
#6AFFE1 #E16AFF #FFE16A
tetradic
#6AFFE1 #966AFF #FF6A88 #D3FF6A
square
#6AFFE1 #966AFF #FF6A88 #D3FF6A
split-complementary
#6AFFE1 #FF6AD3 #FF966A
monochromatic
#00EFBF #2DFFD5 #6AFFE1 #A7FFED #E0FFF9
Accessibility & contrast
On white
1.24
#6AFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#6AFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFE1
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFE1 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E0
Deuteranopia (green-blind)
#E0E0E3
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6affe1; /* rgb */ color: rgb(106, 255, 225); /* oklch */ color: oklch(91.1% 0.135 177.6);
Tailwind
colors: {
custom: {
50: '#a2ffea',
500: '#6affe1',
950: '#000000',
},
}SCSS
$custom: #6affe1; $custom-light: #a2ffea; $custom-dark: #000000;
JSON
{
"hex": "#6affe1",
"rgb": {
"r": 106,
"g": 255,
"b": 225
},
"hsl": {
"h": 167.919,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91141,
"c": 0.13473,
"h": 177.6
},
"luminance": 0.8002
}Semantic roles & 50–950 ramp
primary
#6AFFE1
secondary
#DB3254
accent
#002EE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684