#6AE8CF#6AE8CF
#6AE8CF is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.3% C 0.118 H 178.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE8CF |
|---|---|
| RGB | rgb(106, 232, 207) |
| HSL | hsl(168, 73%, 66%) |
| HSV | hsv(168, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 10.8%, 9%) |
| CIE-LAB | lab(84.63, -41.01, 1.55) |
| CIE-LCH | lch(84.63, 41.04, 177.84°) |
| OKLab | oklab(85.26% -0.1184 0.0035) |
| OKLCH | oklch(85.26% 0.118 178.3) |
| XYZ | xyz(46.0579, 65.2780, 69.1921) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.49
Aqua (survey)
#13EAC9
ΔE00 4.15
Turquoise
#40E0D0
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 5.13
Light Teal
#90E4C1
ΔE00 5.87
Aqua Marine
#2EE8BB
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE8CF #E86A83
analogous
#6AE890 #6AE8CF #6AC2E8
triadic
#6AE8CF #CF6AE8 #E8CF6A
tetradic
#6AE8CF #906AE8 #E86A83 #C2E86A
square
#6AE8CF #906AE8 #E86A83 #C2E86A
split-complementary
#6AE8CF #E86AC2 #E8906A
monochromatic
#1DBB9B #35E0BE #6AE8CF #9FF0E0 #D4F8F1
Accessibility & contrast
On white
1.49
#6AE8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6AE8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE8CF
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE8CF | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCE
Deuteranopia (green-blind)
#CCCDD1
Tritanopia (blue-blind)
#15EBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ae8cf; /* rgb */ color: rgb(106, 232, 207); /* oklch */ color: oklch(85.3% 0.118 178.3);
Tailwind
colors: {
custom: {
50: '#9ff0dd',
500: '#6ae8cf',
950: '#000000',
},
}SCSS
$custom: #6ae8cf; $custom-light: #9ff0dd; $custom-dark: #000000;
JSON
{
"hex": "#6ae8cf",
"rgb": {
"r": 106,
"g": 232,
"b": 207
},
"hsl": {
"h": 168.095,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.85255,
"c": 0.11849,
"h": 178.3
},
"luminance": 0.65282
}Semantic roles & 50–950 ramp
primary
#6AE8CF
secondary
#BA3C55
accent
#1037D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584