#6AFFE2#6AFFE2
#6AFFE2 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.134 H 178.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFE2 |
|---|---|
| RGB | rgb(106, 255, 226) |
| HSL | hsl(168, 100%, 71%) |
| HSV | hsv(168, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.72, -46.57, 1.95) |
| CIE-LCH | lch(91.72, 46.61, 177.61°) |
| OKLab | oklab(91.17% -0.1342 0.0044) |
| OKLCH | oklch(91.17% 0.134 178.1) |
| XYZ | xyz(55.4250, 80.0695, 84.4708) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 3.79
Aquamarine
#7FFFD4
ΔE00 4.49
Light Turquoise
#7EF4CC
ΔE00 4.87
Bright Aqua
#0BF9EA
ΔE00 5.45
Aqua (survey)
#13EAC9
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFE2 #FF6A87
analogous
#6AFF97 #6AFFE2 #6AD1FF
triadic
#6AFFE2 #E26AFF #FFE26A
tetradic
#6AFFE2 #976AFF #FF6A87 #D1FF6A
square
#6AFFE2 #976AFF #FF6A87 #D1FF6A
split-complementary
#6AFFE2 #FF6AD1 #FF976A
monochromatic
#00EFC0 #2DFFD6 #6AFFE2 #A7FFEE #E0FFF9
Accessibility & contrast
On white
1.23
#6AFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#6AFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFE2
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFE2 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6affe2; /* rgb */ color: rgb(106, 255, 226); /* oklch */ color: oklch(91.2% 0.134 178.1);
Tailwind
colors: {
custom: {
50: '#a2ffeb',
500: '#6affe2',
950: '#000000',
},
}SCSS
$custom: #6affe2; $custom-light: #a2ffeb; $custom-dark: #000000;
JSON
{
"hex": "#6affe2",
"rgb": {
"r": 106,
"g": 255,
"b": 226
},
"hsl": {
"h": 168.322,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91169,
"c": 0.13425,
"h": 178.1
},
"luminance": 0.80075
}Semantic roles & 50–950 ramp
primary
#6AFFE2
secondary
#DB3253
accent
#002DE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684