#6ED2DD#6ED2DD
#6ED2DD is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.7% C 0.095 H 204.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED2DD |
|---|---|
| RGB | rgb(110, 210, 221) |
| HSL | hsl(186, 62%, 65%) |
| HSV | hsv(186, 50%, 87%) |
| CMYK | cmyk(50.2%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(78.82, -26.31, -14.46) |
| CIE-LCH | lch(78.82, 30.03, 208.79°) |
| OKLab | oklab(80.74% -0.086 -0.0399) |
| OKLCH | oklch(80.74% 0.095 204.9) |
| XYZ | xyz(42.5230, 54.6249, 76.6954) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.65
Robin Egg Blue
#8AF1FE
ΔE00 7.18
Mediumturquoise
#48D1CC
ΔE00 7.19
Robin'S Egg Blue
#98EFF9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED2DD #DD796E
analogous
#6EDDB1 #6ED2DD #6E9BDD
triadic
#6ED2DD #DD6ED2 #D2DD6E
tetradic
#6ED2DD #B16EDD #DD796E #9BDD6E
square
#6ED2DD #B16EDD #DD796E #9BDD6E
split-complementary
#6ED2DD #DD6E9B #DDB16E
monochromatic
#289CA9 #3CC3D1 #6ED2DD #A0E1E9 #D1F1F4
Accessibility & contrast
On white
1.76
#6ED2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#6ED2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED2DD
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED2DD | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#23D9D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ed2dd; /* rgb */ color: rgb(110, 210, 221); /* oklch */ color: oklch(80.7% 0.095 204.9);
Tailwind
colors: {
custom: {
50: '#9fe0e7',
500: '#6ed2dd',
950: '#000000',
},
}SCSS
$custom: #6ed2dd; $custom-light: #9fe0e7; $custom-dark: #000000;
JSON
{
"hex": "#6ed2dd",
"rgb": {
"r": 110,
"g": 210,
"b": 221
},
"hsl": {
"h": 185.946,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.80739,
"c": 0.09484,
"h": 204.9
},
"luminance": 0.54629
}Semantic roles & 50–950 ramp
primary
#6ED2DD
secondary
#AC4E44
accent
#2D1CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484