#6DCEDD#6DCEDD
#6DCEDD is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.094 H 208.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCEDD |
|---|---|
| RGB | rgb(109, 206, 221) |
| HSL | hsl(188, 62%, 65%) |
| HSV | hsv(188, 51%, 87%) |
| CMYK | cmyk(50.7%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(77.64, -24.55, -16.24) |
| CIE-LCH | lch(77.64, 29.44, 213.48°) |
| OKLab | oklab(79.78% -0.0823 -0.0448) |
| OKLCH | oklch(79.78% 0.094 208.6) |
| XYZ | xyz(41.4240, 52.6106, 76.3645) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.41
Neon Blue
#04D9FF
ΔE00 6.91
Sky Blue
#87CEEB
ΔE00 7.00
Robin'S Egg
#6DEDFD
ΔE00 7.20
Darkturquoise
#00CED1
ΔE00 7.73
Robin Egg Blue
#8AF1FE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCEDD #DD7C6D
analogous
#6DDDB4 #6DCEDD #6D96DD
triadic
#6DCEDD #DD6DCE #CEDD6D
tetradic
#6DCEDD #B46DDD #DD7C6D #96DD6D
square
#6DCEDD #B46DDD #DD7C6D #96DD6D
split-complementary
#6DCEDD #DD6D96 #DDB46D
monochromatic
#2797A8 #3BBDD1 #6DCEDD #9FDFE9 #D0EFF4
Accessibility & contrast
On white
1.82
#6DCEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#6DCEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCEDD
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCEDD | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#21D6D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dcedd; /* rgb */ color: rgb(109, 206, 221); /* oklch */ color: oklch(79.8% 0.094 208.6);
Tailwind
colors: {
custom: {
50: '#9fdde7',
500: '#6dcedd',
950: '#000000',
},
}SCSS
$custom: #6dcedd; $custom-light: #9fdde7; $custom-dark: #000000;
JSON
{
"hex": "#6dcedd",
"rgb": {
"r": 109,
"g": 206,
"b": 221
},
"hsl": {
"h": 188.036,
"s": 62.222,
"l": 64.706
},
"oklch": {
"l": 0.79782,
"c": 0.09371,
"h": 208.6
},
"luminance": 0.52614
}Semantic roles & 50–950 ramp
primary
#6DCEDD
secondary
#AB5143
accent
#331CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484