#6AE1C7#6AE1C7
#6AE1C7 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.4% C 0.115 H 177.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE1C7 |
|---|---|
| RGB | rgb(106, 225, 199) |
| HSL | hsl(167, 66%, 65%) |
| HSV | hsv(167, 53%, 88%) |
| CMYK | cmyk(52.9%, 0%, 11.6%, 11.8%) |
| CIE-LAB | lab(82.40, -39.77, 2.53) |
| CIE-LCH | lch(82.40, 39.85, 176.36°) |
| OKLab | oklab(83.38% -0.1144 0.0061) |
| OKLCH | oklch(83.38% 0.115 177) |
| XYZ | xyz(43.1733, 61.0341, 63.5274) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.98
Turquoise
#40E0D0
ΔE00 4.36
Seafoam Blue
#78D1B6
ΔE00 4.47
Aqua (survey)
#13EAC9
ΔE00 4.55
Light Teal
#90E4C1
ΔE00 5.31
Light Turquoise
#7EF4CC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE1C7 #E16A84
analogous
#6AE18C #6AE1C7 #6ABFE1
triadic
#6AE1C7 #C76AE1 #E1C76A
tetradic
#6AE1C7 #8C6AE1 #E16A84 #BFE16A
square
#6AE1C7 #8C6AE1 #E16A84 #BFE16A
split-complementary
#6AE1C7 #E16ABF #E18C6A
monochromatic
#23AE8F #37D7B4 #6AE1C7 #9DEBDA #D0F6ED
Accessibility & contrast
On white
1.59
#6AE1C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#6AE1C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE1C7
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE1C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE1C7 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C6
Deuteranopia (green-blind)
#C7C7C9
Tritanopia (blue-blind)
#28E4D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae1c7; /* rgb */ color: rgb(106, 225, 199); /* oklch */ color: oklch(83.4% 0.115 177.0);
Tailwind
colors: {
custom: {
50: '#9debd8',
500: '#6ae1c7',
950: '#000000',
},
}SCSS
$custom: #6ae1c7; $custom-light: #9debd8; $custom-dark: #000000;
JSON
{
"hex": "#6ae1c7",
"rgb": {
"r": 106,
"g": 225,
"b": 199
},
"hsl": {
"h": 166.891,
"s": 66.48,
"l": 64.902
},
"oklch": {
"l": 0.8338,
"c": 0.11456,
"h": 177
},
"luminance": 0.61038
}Semantic roles & 50–950 ramp
primary
#6AE1C7
secondary
#AF4058
accent
#173FCE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483