#6AFFE4#6AFFE4
#6AFFE4 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.133 H 179.2°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFE4 |
|---|---|
| RGB | rgb(106, 255, 228) |
| HSL | hsl(169, 100%, 71%) |
| HSV | hsv(169, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.77, -46.09, 0.98) |
| CIE-LCH | lch(91.77, 46.10, 178.78°) |
| OKLab | oklab(91.23% -0.1333 0.0019) |
| OKLCH | oklch(91.23% 0.133 179.2) |
| XYZ | xyz(55.7010, 80.1799, 85.9246) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.17
Light Aqua
#8CFFDB
ΔE00 4.20
Bright Aqua
#0BF9EA
ΔE00 4.99
Aquamarine
#7FFFD4
ΔE00 5.04
Light Turquoise
#7EF4CC
ΔE00 5.34
Aqua (survey)
#13EAC9
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFE4 #FF6A85
analogous
#6AFF9A #6AFFE4 #6ACFFF
triadic
#6AFFE4 #E46AFF #FFE46A
tetradic
#6AFFE4 #9A6AFF #FF6A85 #CFFF6A
square
#6AFFE4 #9A6AFF #FF6A85 #CFFF6A
split-complementary
#6AFFE4 #FF6ACF #FF9A6A
monochromatic
#00EFC3 #2DFFD9 #6AFFE4 #A7FFEF #E0FFF9
Accessibility & contrast
On white
1.23
#6AFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#6AFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFE4
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFE4 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E3
Deuteranopia (green-blind)
#DFE1E6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6affe4; /* rgb */ color: rgb(106, 255, 228); /* oklch */ color: oklch(91.2% 0.133 179.2);
Tailwind
colors: {
custom: {
50: '#a2ffec',
500: '#6affe4',
950: '#000000',
},
}SCSS
$custom: #6affe4; $custom-light: #a2ffec; $custom-dark: #000000;
JSON
{
"hex": "#6affe4",
"rgb": {
"r": 106,
"g": 255,
"b": 228
},
"hsl": {
"h": 169.128,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91226,
"c": 0.13333,
"h": 179.2
},
"luminance": 0.80186
}Semantic roles & 50–950 ramp
primary
#6AFFE4
secondary
#DB3251
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684