#6AFFE3#6AFFE3
#6AFFE3 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.134 H 178.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFE3 |
|---|---|
| RGB | rgb(106, 255, 227) |
| HSL | hsl(169, 100%, 71%) |
| HSV | hsv(169, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 11%, 0%) |
| CIE-LAB | lab(91.74, -46.33, 1.46) |
| CIE-LCH | lch(91.74, 46.35, 178.19°) |
| OKLab | oklab(91.2% -0.1337 0.0032) |
| OKLCH | oklch(91.2% 0.134 178.7) |
| XYZ | xyz(55.5626, 80.1246, 85.1956) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.21
Light Aqua
#8CFFDB
ΔE00 3.99
Aquamarine
#7FFFD4
ΔE00 4.76
Light Turquoise
#7EF4CC
ΔE00 5.10
Bright Aqua
#0BF9EA
ΔE00 5.22
Aqua (survey)
#13EAC9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFE3 #FF6A86
analogous
#6AFF98 #6AFFE3 #6AD0FF
triadic
#6AFFE3 #E36AFF #FFE36A
tetradic
#6AFFE3 #986AFF #FF6A86 #D0FF6A
square
#6AFFE3 #986AFF #FF6A86 #D0FF6A
split-complementary
#6AFFE3 #FF6AD0 #FF986A
monochromatic
#00EFC2 #2DFFD7 #6AFFE3 #A7FFEF #E0FFF9
Accessibility & contrast
On white
1.23
#6AFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#6AFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFE3
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFE3 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E2
Deuteranopia (green-blind)
#DFE1E5
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6affe3; /* rgb */ color: rgb(106, 255, 227); /* oklch */ color: oklch(91.2% 0.134 178.7);
Tailwind
colors: {
custom: {
50: '#a2ffeb',
500: '#6affe3',
950: '#000000',
},
}SCSS
$custom: #6affe3; $custom-light: #a2ffeb; $custom-dark: #000000;
JSON
{
"hex": "#6affe3",
"rgb": {
"r": 106,
"g": 255,
"b": 227
},
"hsl": {
"h": 168.725,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91197,
"c": 0.13379,
"h": 178.7
},
"luminance": 0.8013
}Semantic roles & 50–950 ramp
primary
#6AFFE3
secondary
#DB3252
accent
#002BE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684