#6AE5C8#6AE5C8
#6AE5C8 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.4% C 0.119 H 175.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE5C8 |
|---|---|
| RGB | rgb(106, 229, 200) |
| HSL | hsl(166, 70%, 66%) |
| HSV | hsv(166, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 12.7%, 10.2%) |
| CIE-LAB | lab(83.58, -41.33, 3.72) |
| CIE-LCH | lch(83.58, 41.50, 174.85°) |
| OKLab | oklab(84.35% -0.1183 0.0092) |
| OKLCH | oklch(84.35% 0.119 175.5) |
| XYZ | xyz(44.3838, 63.2688, 64.5055) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.50
Aqua (survey)
#13EAC9
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 4.52
Aqua Marine
#2EE8BB
ΔE00 4.91
Light Teal
#90E4C1
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE5C8 #E56A87
analogous
#6AE58A #6AE5C8 #6AC4E5
triadic
#6AE5C8 #C86AE5 #E5C86A
tetradic
#6AE5C8 #8A6AE5 #E56A87 #C4E56A
square
#6AE5C8 #8A6AE5 #E56A87 #C4E56A
split-complementary
#6AE5C8 #E56AC4 #E58A6A
monochromatic
#20B592 #36DCB5 #6AE5C8 #9EEEDB #D2F7EE
Accessibility & contrast
On white
1.54
#6AE5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6AE5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE5C8
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE5C8 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C7
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#24E8DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae5c8; /* rgb */ color: rgb(106, 229, 200); /* oklch */ color: oklch(84.4% 0.119 175.5);
Tailwind
colors: {
custom: {
50: '#9eeed8',
500: '#6ae5c8',
950: '#000000',
},
}SCSS
$custom: #6ae5c8; $custom-light: #9eeed8; $custom-dark: #000000;
JSON
{
"hex": "#6ae5c8",
"rgb": {
"r": 106,
"g": 229,
"b": 200
},
"hsl": {
"h": 165.854,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.84351,
"c": 0.11864,
"h": 175.5
},
"luminance": 0.63273
}Semantic roles & 50–950 ramp
primary
#6AE5C8
secondary
#B53E5A
accent
#1340D2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583