#6ED7DC#6ED7DC
#6ED7DC is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.9% C 0.098 H 199.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED7DC |
|---|---|
| RGB | rgb(110, 215, 220) |
| HSL | hsl(183, 61%, 65%) |
| HSV | hsv(183, 50%, 86%) |
| CMYK | cmyk(50%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(80.22, -29.02, -11.83) |
| CIE-LCH | lch(80.22, 31.33, 202.18°) |
| OKLab | oklab(81.85% -0.092 -0.0326) |
| OKLCH | oklch(81.85% 0.098 199.5) |
| XYZ | xyz(43.6439, 57.0793, 76.4137) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.10
Mediumturquoise
#48D1CC
ΔE00 5.24
Darkturquoise
#00CED1
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Robin Egg Blue
#8AF1FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED7DC #DC736E
analogous
#6EDCAA #6ED7DC #6EA0DC
triadic
#6ED7DC #DC6ED7 #D7DC6E
tetradic
#6ED7DC #AA6EDC #DC736E #A0DC6E
square
#6ED7DC #AA6EDC #DC736E #A0DC6E
split-complementary
#6ED7DC #DC6EA0 #DCAA6E
monochromatic
#28A1A7 #3DC9D0 #6ED7DC #9FE5E8 #D1F2F4
Accessibility & contrast
On white
1.69
#6ED7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#6ED7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED7DC
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED7DC | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#B8C1DD
Tritanopia (blue-blind)
#22DDD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ed7dc; /* rgb */ color: rgb(110, 215, 220); /* oklch */ color: oklch(81.9% 0.098 199.5);
Tailwind
colors: {
custom: {
50: '#a0e3e6',
500: '#6ed7dc',
950: '#000000',
},
}SCSS
$custom: #6ed7dc; $custom-light: #a0e3e6; $custom-dark: #000000;
JSON
{
"hex": "#6ed7dc",
"rgb": {
"r": 110,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.727,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.81854,
"c": 0.09759,
"h": 199.5
},
"luminance": 0.57083
}Semantic roles & 50–950 ramp
primary
#6ED7DC
secondary
#AA4944
accent
#251DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484