#6EE7D2#6EE7D2
#6EE7D2 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.2% C 0.114 H 180.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE7D2 |
|---|---|
| RGB | rgb(110, 231, 210) |
| HSL | hsl(170, 72%, 67%) |
| HSV | hsv(170, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 9.1%, 9.4%) |
| CIE-LAB | lab(84.54, -39.02, -0.14) |
| CIE-LCH | lch(84.54, 39.02, 180.21°) |
| OKLab | oklab(85.25% -0.1136 -0.001) |
| OKLCH | oklch(85.25% 0.114 180.5) |
| XYZ | xyz(46.6341, 65.1157, 71.0713) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.61
Turquoise
#40E0D0
ΔE00 3.65
Aqua (survey)
#13EAC9
ΔE00 5.07
Bright Aqua
#0BF9EA
ΔE00 6.04
Light Turquoise
#7EF4CC
ΔE00 6.15
Seafoam Blue
#78D1B6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE7D2 #E76E83
analogous
#6EE796 #6EE7D2 #6EC0E7
triadic
#6EE7D2 #D26EE7 #E7D26E
tetradic
#6EE7D2 #966EE7 #E76E83 #C0E76E
square
#6EE7D2 #966EE7 #E76E83 #C0E76E
split-complementary
#6EE7D2 #E76EC0 #E7966E
monochromatic
#1FBCA0 #39DEC2 #6EE7D2 #A3F0E2 #D7F8F3
Accessibility & contrast
On white
1.50
#6EE7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#6EE7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE7D2
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE7D2 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#26EAE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee7d2; /* rgb */ color: rgb(110, 231, 210); /* oklch */ color: oklch(85.2% 0.114 180.5);
Tailwind
colors: {
custom: {
50: '#a1efdf',
500: '#6ee7d2',
950: '#000000',
},
}SCSS
$custom: #6ee7d2; $custom-light: #a1efdf; $custom-dark: #000000;
JSON
{
"hex": "#6ee7d2",
"rgb": {
"r": 110,
"g": 231,
"b": 210
},
"hsl": {
"h": 169.587,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.85249,
"c": 0.11363,
"h": 180.5
},
"luminance": 0.6512
}Semantic roles & 50–950 ramp
primary
#6EE7D2
secondary
#BB3E54
accent
#1233D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584