#6AE7E2#6AE7E2
#6AE7E2 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.6% C 0.112 H 191.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE7E2 |
|---|---|
| RGB | rgb(106, 231, 226) |
| HSL | hsl(178, 72%, 66%) |
| HSV | hsv(178, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 2.2%, 9.4%) |
| CIE-LAB | lab(84.84, -35.84, -8.15) |
| CIE-LCH | lch(84.84, 36.75, 192.81°) |
| OKLab | oklab(85.6% -0.1093 -0.0226) |
| OKLCH | oklch(85.6% 0.112 191.7) |
| XYZ | xyz(48.2414, 65.7023, 82.0763) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.49
Bright Cyan
#41FDFE
ΔE00 5.52
Bright Light Blue
#26F7FD
ΔE00 5.55
Bright Turquoise
#0FFEF9
ΔE00 5.95
Bright Aqua
#0BF9EA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE7E2 #E76A6F
analogous
#6AE7A3 #6AE7E2 #6AADE7
triadic
#6AE7E2 #E26AE7 #E7E26A
tetradic
#6AE7E2 #A36AE7 #E76A6F #ADE76A
square
#6AE7E2 #A36AE7 #E76A6F #ADE76A
split-complementary
#6AE7E2 #E76AAD #E7A36A
monochromatic
#1EB9B3 #35DFD8 #6AE7E2 #9FEFEC #D3F8F7
Accessibility & contrast
On white
1.49
#6AE7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#6AE7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE7E2
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE7E2 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#C6CDE3
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ae7e2; /* rgb */ color: rgb(106, 231, 226); /* oklch */ color: oklch(85.6% 0.112 191.7);
Tailwind
colors: {
custom: {
50: '#9fefeb',
500: '#6ae7e2',
950: '#000000',
},
}SCSS
$custom: #6ae7e2; $custom-light: #9fefeb; $custom-dark: #000000;
JSON
{
"hex": "#6ae7e2",
"rgb": {
"r": 106,
"g": 231,
"b": 226
},
"hsl": {
"h": 177.6,
"s": 72.254,
"l": 66.078
},
"oklch": {
"l": 0.85599,
"c": 0.11158,
"h": 191.7
},
"luminance": 0.65707
}Semantic roles & 50–950 ramp
primary
#6AE7E2
secondary
#B93D42
accent
#1119D4
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584