#6AFFE5#6AFFE5
#6AFFE5 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.133 H 179.7°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFE5 |
|---|---|
| RGB | rgb(106, 255, 229) |
| HSL | hsl(170, 100%, 71%) |
| HSV | hsv(170, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(91.79, -45.85, 0.50) |
| CIE-LCH | lch(91.79, 45.85, 179.37°) |
| OKLab | oklab(91.25% -0.1329 0.0006) |
| OKLCH | oklch(91.25% 0.133 179.7) |
| XYZ | xyz(55.8402, 80.2356, 86.6578) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.16
Light Aqua
#8CFFDB
ΔE00 4.42
Bright Aqua
#0BF9EA
ΔE00 4.77
Aquamarine
#7FFFD4
ΔE00 5.32
Light Turquoise
#7EF4CC
ΔE00 5.58
Aqua (survey)
#13EAC9
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFE5 #FF6A84
analogous
#6AFF9A #6AFFE5 #6ACEFF
triadic
#6AFFE5 #E56AFF #FFE56A
tetradic
#6AFFE5 #9A6AFF #FF6A84 #CEFF6A
square
#6AFFE5 #9A6AFF #FF6A84 #CEFF6A
split-complementary
#6AFFE5 #FF6ACE #FF9A6A
monochromatic
#00EFC5 #2DFFDA #6AFFE5 #A7FFF0 #E0FFFA
Accessibility & contrast
On white
1.23
#6AFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#6AFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFE5
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFE5 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E4
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6affe5; /* rgb */ color: rgb(106, 255, 229); /* oklch */ color: oklch(91.3% 0.133 179.7);
Tailwind
colors: {
custom: {
50: '#a2ffed',
500: '#6affe5',
950: '#000000',
},
}SCSS
$custom: #6affe5; $custom-light: #a2ffed; $custom-dark: #000000;
JSON
{
"hex": "#6affe5",
"rgb": {
"r": 106,
"g": 255,
"b": 229
},
"hsl": {
"h": 169.53,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91254,
"c": 0.13289,
"h": 179.7
},
"luminance": 0.80241
}Semantic roles & 50–950 ramp
primary
#6AFFE5
secondary
#DB3250
accent
#0028E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684