#6AFFE0#6AFFE0
#6AFFE0 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.135 H 177.0°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFE0 |
|---|---|
| RGB | rgb(106, 255, 224) |
| HSL | hsl(168, 100%, 71%) |
| HSV | hsv(168, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(91.67, -47.04, 2.91) |
| CIE-LCH | lch(91.67, 47.13, 176.46°) |
| OKLab | oklab(91.11% -0.135 0.007) |
| OKLCH | oklch(91.11% 0.135 177) |
| XYZ | xyz(55.1522, 79.9604, 83.0339) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.43
Tiffany Blue
#7BF2DA
ΔE00 3.46
Aquamarine
#7FFFD4
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 5.59
Bright Teal
#01F9C6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFE0 #FF6A89
analogous
#6AFF95 #6AFFE0 #6AD3FF
triadic
#6AFFE0 #E06AFF #FFE06A
tetradic
#6AFFE0 #956AFF #FF6A89 #D3FF6A
square
#6AFFE0 #956AFF #FF6A89 #D3FF6A
split-complementary
#6AFFE0 #FF6AD3 #FF956A
monochromatic
#00EFBD #2DFFD3 #6AFFE0 #A7FFED #E0FFF9
Accessibility & contrast
On white
1.24
#6AFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#6AFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFE0
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFE0 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1DF
Deuteranopia (green-blind)
#E0E0E2
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6affe0; /* rgb */ color: rgb(106, 255, 224); /* oklch */ color: oklch(91.1% 0.135 177.0);
Tailwind
colors: {
custom: {
50: '#a2ffe9',
500: '#6affe0',
950: '#000000',
},
}SCSS
$custom: #6affe0; $custom-light: #a2ffe9; $custom-dark: #000000;
JSON
{
"hex": "#6affe0",
"rgb": {
"r": 106,
"g": 255,
"b": 224
},
"hsl": {
"h": 167.517,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91113,
"c": 0.13522,
"h": 177
},
"luminance": 0.79966
}Semantic roles & 50–950 ramp
primary
#6AFFE0
secondary
#DB3255
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684