#6AEED3#6AEED3
#6AEED3 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.8% C 0.123 H 177.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEED3 |
|---|---|
| RGB | rgb(106, 238, 211) |
| HSL | hsl(168, 80%, 67%) |
| HSV | hsv(168, 55%, 93%) |
| CMYK | cmyk(55.5%, 0%, 11.3%, 6.7%) |
| CIE-LAB | lab(86.46, -42.72, 2.11) |
| CIE-LCH | lch(86.46, 42.77, 177.17°) |
| OKLab | oklab(86.78% -0.1231 0.0049) |
| OKLCH | oklch(86.78% 0.123 177.7) |
| XYZ | xyz(48.2710, 68.9117, 72.3728) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.77
Aqua (survey)
#13EAC9
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 4.32
Light Aqua
#8CFFDB
ΔE00 4.98
Turquoise
#40E0D0
ΔE00 5.12
Aquamarine
#7FFFD4
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEED3 #EE6A85
analogous
#6AEE91 #6AEED3 #6AC7EE
triadic
#6AEED3 #D36AEE #EED36A
tetradic
#6AEED3 #916AEE #EE6A85 #C7EE6A
square
#6AEED3 #916AEE #EE6A85 #C7EE6A
split-complementary
#6AEED3 #EE6AC7 #EE916A
monochromatic
#17C7A3 #33E8C3 #6AEED3 #A1F4E3 #D8FBF3
Accessibility & contrast
On white
1.42
#6AEED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#6AEED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEED3
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEED3 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D2
Deuteranopia (green-blind)
#D1D2D5
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6aeed3; /* rgb */ color: rgb(106, 238, 211); /* oklch */ color: oklch(86.8% 0.123 177.7);
Tailwind
colors: {
custom: {
50: '#9ff4e0',
500: '#6aeed3',
950: '#000000',
},
}SCSS
$custom: #6aeed3; $custom-light: #9ff4e0; $custom-dark: #000000;
JSON
{
"hex": "#6aeed3",
"rgb": {
"r": 106,
"g": 238,
"b": 211
},
"hsl": {
"h": 167.727,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.86776,
"c": 0.12316,
"h": 177.7
},
"luminance": 0.68916
}Semantic roles & 50–950 ramp
primary
#6AEED3
secondary
#C43855
accent
#0A35DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584