#6ED2D5#6ED2D5
#6ED2D5 is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.5% C 0.094 H 198.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED2D5 |
|---|---|
| RGB | rgb(110, 210, 213) |
| HSL | hsl(182, 55%, 63%) |
| HSV | hsv(182, 48%, 84%) |
| CMYK | cmyk(48.4%, 1.4%, 0%, 16.5%) |
| CIE-LAB | lab(78.58, -28.42, -10.53) |
| CIE-LCH | lch(78.58, 30.31, 200.34°) |
| OKLab | oklab(80.47% -0.0893 -0.0291) |
| OKLCH | oklch(80.47% 0.094 198) |
| XYZ | xyz(41.4824, 54.2087, 71.2152) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.56
Darkturquoise
#00CED1
ΔE00 5.19
Aqua Blue
#02D8E9
ΔE00 5.79
Robin'S Egg
#6DEDFD
ΔE00 7.44
Robin'S Egg Blue
#98EFF9
ΔE00 7.96
Robin Egg Blue
#8AF1FE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED2D5 #D5716E
analogous
#6ED5A4 #6ED2D5 #6E9ED5
triadic
#6ED2D5 #D56ED2 #D2D56E
tetradic
#6ED2D5 #A46ED5 #D5716E #9ED56E
square
#6ED2D5 #A46ED5 #D5716E #9ED56E
split-complementary
#6ED2D5 #D56E9E #D5A46E
monochromatic
#2D989C #3FC3C7 #6ED2D5 #9DE1E3 #CDEFF0
Accessibility & contrast
On white
1.77
#6ED2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#6ED2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED2D5
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED2D5 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD5
Deuteranopia (green-blind)
#B5BDD6
Tritanopia (blue-blind)
#2ED8D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed2d5; /* rgb */ color: rgb(110, 210, 213); /* oklch */ color: oklch(80.5% 0.094 198.0);
Tailwind
colors: {
custom: {
50: '#9fe0e1',
500: '#6ed2d5',
950: '#000000',
},
}SCSS
$custom: #6ed2d5; $custom-light: #9fe0e1; $custom-dark: #000000;
JSON
{
"hex": "#6ed2d5",
"rgb": {
"r": 110,
"g": 210,
"b": 213
},
"hsl": {
"h": 181.748,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.80465,
"c": 0.09391,
"h": 198
},
"luminance": 0.54212
}Semantic roles & 50–950 ramp
primary
#6ED2D5
secondary
#A04A47
accent
#2823C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484