#6ED8DD#6ED8DD
#6ED8DD is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.1% C 0.098 H 199.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED8DD |
|---|---|
| RGB | rgb(110, 216, 221) |
| HSL | hsl(183, 62%, 65%) |
| HSV | hsv(183, 50%, 87%) |
| CMYK | cmyk(50.2%, 2.3%, 0%, 13.3%) |
| CIE-LAB | lab(80.54, -29.24, -11.89) |
| CIE-LCH | lch(80.54, 31.56, 202.13°) |
| OKLab | oklab(82.12% -0.0927 -0.0328) |
| OKLCH | oklch(82.12% 0.098 199.5) |
| XYZ | xyz(44.0321, 57.6432, 77.1984) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.29
Darkturquoise
#00CED1
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 6.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED8DD #DD736E
analogous
#6EDDAB #6ED8DD #6EA0DD
triadic
#6ED8DD #DD6ED8 #D8DD6E
tetradic
#6ED8DD #AB6EDD #DD736E #A0DD6E
square
#6ED8DD #AB6EDD #DD736E #A0DD6E
split-complementary
#6ED8DD #DD6EA0 #DDAB6E
monochromatic
#28A3A9 #3CCBD1 #6ED8DD #A0E5E9 #D1F3F4
Accessibility & contrast
On white
1.68
#6ED8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#6ED8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED8DD
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED8DD | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#B9C2DE
Tritanopia (blue-blind)
#1FDED9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ed8dd; /* rgb */ color: rgb(110, 216, 221); /* oklch */ color: oklch(82.1% 0.098 199.5);
Tailwind
colors: {
custom: {
50: '#a0e4e7',
500: '#6ed8dd',
950: '#000000',
},
}SCSS
$custom: #6ed8dd; $custom-light: #a0e4e7; $custom-dark: #000000;
JSON
{
"hex": "#6ed8dd",
"rgb": {
"r": 110,
"g": 216,
"b": 221
},
"hsl": {
"h": 182.703,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.82118,
"c": 0.0983,
"h": 199.5
},
"luminance": 0.57647
}Semantic roles & 50–950 ramp
primary
#6ED8DD
secondary
#AC4844
accent
#241CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484