#6ED7D7#6ED7D7
#6ED7D7 is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.7% C 0.098 H 195.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED7D7 |
|---|---|
| RGB | rgb(110, 215, 215) |
| HSL | hsl(180, 57%, 64%) |
| HSV | hsv(180, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 0%, 15.7%) |
| CIE-LAB | lab(80.08, -30.31, -9.38) |
| CIE-LCH | lch(80.08, 31.73, 197.19°) |
| OKLab | oklab(81.69% -0.094 -0.0259) |
| OKLCH | oklch(81.69% 0.098 195.4) |
| XYZ | xyz(42.9916, 56.8184, 72.9783) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 5.26
Aqua Blue
#02D8E9
ΔE00 6.30
Turquoise
#40E0D0
ΔE00 6.93
Robin'S Egg
#6DEDFD
ΔE00 7.30
Robin'S Egg Blue
#98EFF9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED7D7 #D76E6E
analogous
#6ED7A2 #6ED7D7 #6EA2D7
triadic
#6ED7D7 #D76ED7 #D7D76E
tetradic
#6ED7D7 #A26ED7 #D76E6E #A2D76E
square
#6ED7D7 #A26ED7 #D76E6E #A2D76E
split-complementary
#6ED7D7 #D76EA2 #D7A26E
monochromatic
#2C9F9F #3ECACA #6ED7D7 #9EE4E4 #CEF1F1
Accessibility & contrast
On white
1.70
#6ED7D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#6ED7D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED7D7
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED7D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED7D7 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED7
Deuteranopia (green-blind)
#B9C1D8
Tritanopia (blue-blind)
#29DDD7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ed7d7; /* rgb */ color: rgb(110, 215, 215); /* oklch */ color: oklch(81.7% 0.098 195.4);
Tailwind
colors: {
custom: {
50: '#9fe3e3',
500: '#6ed7d7',
950: '#000000',
},
}SCSS
$custom: #6ed7d7; $custom-light: #9fe3e3; $custom-dark: #000000;
JSON
{
"hex": "#6ed7d7",
"rgb": {
"r": 110,
"g": 215,
"b": 215
},
"hsl": {
"h": 180,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.81687,
"c": 0.09754,
"h": 195.4
},
"luminance": 0.56822
}Semantic roles & 50–950 ramp
primary
#6ED7D7
secondary
#A34646
accent
#2121C4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484