#6DCEDB#6DCEDB
#6DCEDB is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.093 H 206.9°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCEDB |
|---|---|
| RGB | rgb(109, 206, 219) |
| HSL | hsl(187, 60%, 64%) |
| HSV | hsv(187, 50%, 86%) |
| CMYK | cmyk(50.2%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.58, -25.09, -15.26) |
| CIE-LCH | lch(77.58, 29.37, 211.31°) |
| OKLab | oklab(79.71% -0.0831 -0.0421) |
| OKLCH | oklch(79.71% 0.093 206.9) |
| XYZ | xyz(41.1591, 52.5047, 74.9695) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.26
Darkturquoise
#00CED1
ΔE00 7.17
Robin'S Egg
#6DEDFD
ΔE00 7.19
Neon Blue
#04D9FF
ΔE00 7.44
Sky Blue
#87CEEB
ΔE00 7.65
Mediumturquoise
#48D1CC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCEDB #DB7A6D
analogous
#6DDBB1 #6DCEDB #6D97DB
triadic
#6DCEDB #DB6DCE #CEDB6D
tetradic
#6DCEDB #B16DDB #DB7A6D #97DB6D
square
#6DCEDB #B16DDB #DB7A6D #97DB6D
split-complementary
#6DCEDB #DB6D97 #DBB16D
monochromatic
#2996A5 #3CBECF #6DCEDB #9EDEE7 #CFEFF3
Accessibility & contrast
On white
1.83
#6DCEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#6DCEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCEDB
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCEDB | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#24D5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dcedb; /* rgb */ color: rgb(109, 206, 219); /* oklch */ color: oklch(79.7% 0.093 206.9);
Tailwind
colors: {
custom: {
50: '#9fdde6',
500: '#6dcedb',
950: '#000000',
},
}SCSS
$custom: #6dcedb; $custom-light: #9fdde6; $custom-dark: #000000;
JSON
{
"hex": "#6dcedb",
"rgb": {
"r": 109,
"g": 206,
"b": 219
},
"hsl": {
"h": 187.091,
"s": 60.44,
"l": 64.314
},
"oklch": {
"l": 0.7971,
"c": 0.09315,
"h": 206.9
},
"luminance": 0.52508
}Semantic roles & 50–950 ramp
primary
#6DCEDB
secondary
#A85044
accent
#321DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484