#6AFFE7#6AFFE7
#6AFFE7 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.132 H 180.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFE7 |
|---|---|
| RGB | rgb(106, 255, 231) |
| HSL | hsl(170, 100%, 71%) |
| HSV | hsv(170, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(91.84, -45.36, -0.46) |
| CIE-LCH | lch(91.84, 45.36, 180.58°) |
| OKLab | oklab(91.31% -0.132 -0.002) |
| OKLCH | oklch(91.31% 0.132 180.9) |
| XYZ | xyz(56.1211, 80.3480, 88.1369) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.21
Bright Aqua
#0BF9EA
ΔE00 4.36
Light Aqua
#8CFFDB
ΔE00 4.89
Aquamarine
#7FFFD4
ΔE00 5.88
Light Turquoise
#7EF4CC
ΔE00 6.09
Aqua (survey)
#13EAC9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFE7 #FF6A82
analogous
#6AFF9D #6AFFE7 #6ACCFF
triadic
#6AFFE7 #E76AFF #FFE76A
tetradic
#6AFFE7 #9D6AFF #FF6A82 #CCFF6A
square
#6AFFE7 #9D6AFF #FF6A82 #CCFF6A
split-complementary
#6AFFE7 #FF6ACC #FF9D6A
monochromatic
#00EFC8 #2DFFDD #6AFFE7 #A7FFF1 #E0FFFA
Accessibility & contrast
On white
1.23
#6AFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#6AFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFE7
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFE7 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E6
Deuteranopia (green-blind)
#DEE1E9
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6affe7; /* rgb */ color: rgb(106, 255, 231); /* oklch */ color: oklch(91.3% 0.132 180.9);
Tailwind
colors: {
custom: {
50: '#a2ffee',
500: '#6affe7',
950: '#000000',
},
}SCSS
$custom: #6affe7; $custom-light: #a2ffee; $custom-dark: #000000;
JSON
{
"hex": "#6affe7",
"rgb": {
"r": 106,
"g": 255,
"b": 231
},
"hsl": {
"h": 170.336,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91312,
"c": 0.13204,
"h": 180.9
},
"luminance": 0.80354
}Semantic roles & 50–950 ramp
primary
#6AFFE7
secondary
#DB324D
accent
#0025E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685