#6AE7DF#6AE7DF
#6AE7DF is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.5% C 0.112 H 189.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE7DF |
|---|---|
| RGB | rgb(106, 231, 223) |
| HSL | hsl(176, 72%, 66%) |
| HSV | hsv(176, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 3.5%, 9.4%) |
| CIE-LAB | lab(84.76, -36.60, -6.69) |
| CIE-LCH | lch(84.76, 37.21, 190.36°) |
| OKLab | oklab(85.5% -0.1105 -0.0187) |
| OKLCH | oklch(85.5% 0.112 189.6) |
| XYZ | xyz(47.8333, 65.5391, 79.9273) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.13
Mediumturquoise
#48D1CC
ΔE00 5.51
Bright Aqua
#0BF9EA
ΔE00 5.66
Tiffany Blue
#7BF2DA
ΔE00 5.78
Bright Cyan
#41FDFE
ΔE00 5.96
Bright Turquoise
#0FFEF9
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE7DF #E76A72
analogous
#6AE7A0 #6AE7DF #6AB0E7
triadic
#6AE7DF #DF6AE7 #E7DF6A
tetradic
#6AE7DF #A06AE7 #E76A72 #B0E76A
square
#6AE7DF #A06AE7 #E76A72 #B0E76A
split-complementary
#6AE7DF #E76AB0 #E7A06A
monochromatic
#1EB9AF #35DFD4 #6AE7DF #9FEFEA #D3F8F6
Accessibility & contrast
On white
1.49
#6AE7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#6AE7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE7DF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE7DF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ae7df; /* rgb */ color: rgb(106, 231, 223); /* oklch */ color: oklch(85.5% 0.112 189.6);
Tailwind
colors: {
custom: {
50: '#9fefe8',
500: '#6ae7df',
950: '#000000',
},
}SCSS
$custom: #6ae7df; $custom-light: #9fefe8; $custom-dark: #000000;
JSON
{
"hex": "#6ae7df",
"rgb": {
"r": 106,
"g": 231,
"b": 223
},
"hsl": {
"h": 176.16,
"s": 72.254,
"l": 66.078
},
"oklch": {
"l": 0.85504,
"c": 0.11209,
"h": 189.6
},
"luminance": 0.65544
}Semantic roles & 50–950 ramp
primary
#6AE7DF
secondary
#B93D45
accent
#111ED4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584