#6ED9D7#6ED9D7
#6ED9D7 is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.1% C 0.099 H 193.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED9D7 |
|---|---|
| RGB | rgb(110, 217, 215) |
| HSL | hsl(179, 58%, 64%) |
| HSV | hsv(179, 49%, 85%) |
| CMYK | cmyk(49.3%, 0%, 0.9%, 14.9%) |
| CIE-LAB | lab(80.65, -31.27, -8.52) |
| CIE-LCH | lch(80.65, 32.41, 195.25°) |
| OKLab | oklab(82.15% -0.0962 -0.0236) |
| OKLCH | oklch(82.15% 0.099 193.8) |
| XYZ | xyz(43.5040, 57.8431, 73.1491) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.66
Darkturquoise
#00CED1
ΔE00 5.47
Turquoise
#40E0D0
ΔE00 6.13
Aqua Blue
#02D8E9
ΔE00 6.85
Robin'S Egg
#6DEDFD
ΔE00 7.59
Bright Light Blue
#26F7FD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED9D7 #D96E70
analogous
#6ED9A2 #6ED9D7 #6EA5D9
triadic
#6ED9D7 #D76ED9 #D9D76E
tetradic
#6ED9D7 #A26ED9 #D96E70 #A5D96E
square
#6ED9D7 #A26ED9 #D96E70 #A5D96E
split-complementary
#6ED9D7 #D96EA5 #D9A26E
monochromatic
#2AA2A0 #3ECCCA #6ED9D7 #9EE6E4 #CFF2F2
Accessibility & contrast
On white
1.67
#6ED9D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#6ED9D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED9D7
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED9D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED9D7 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D7
Deuteranopia (green-blind)
#BBC2D8
Tritanopia (blue-blind)
#28DED8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ed9d7; /* rgb */ color: rgb(110, 217, 215); /* oklch */ color: oklch(82.1% 0.099 193.8);
Tailwind
colors: {
custom: {
50: '#a0e5e3',
500: '#6ed9d7',
950: '#000000',
},
}SCSS
$custom: #6ed9d7; $custom-light: #a0e5e3; $custom-dark: #000000;
JSON
{
"hex": "#6ed9d7",
"rgb": {
"r": 110,
"g": 217,
"b": 215
},
"hsl": {
"h": 178.879,
"s": 58.47,
"l": 64.118
},
"oklch": {
"l": 0.82149,
"c": 0.09909,
"h": 193.8
},
"luminance": 0.57847
}Semantic roles & 50–950 ramp
primary
#6ED9D7
secondary
#A64547
accent
#1F23C6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484