#6DCED9#6DCED9
#6DCED9 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.093 H 205.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCED9 |
|---|---|
| RGB | rgb(109, 206, 217) |
| HSL | hsl(186, 59%, 64%) |
| HSV | hsv(186, 50%, 85%) |
| CMYK | cmyk(49.8%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(77.52, -25.63, -14.28) |
| CIE-LCH | lch(77.52, 29.33, 209.12°) |
| OKLab | oklab(79.64% -0.0839 -0.0394) |
| OKLCH | oklch(79.64% 0.093 205.1) |
| XYZ | xyz(40.8974, 52.4000, 73.5912) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.21
Darkturquoise
#00CED1
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 7.25
Mediumturquoise
#48D1CC
ΔE00 7.28
Neon Blue
#04D9FF
ΔE00 8.01
Robin'S Egg Blue
#98EFF9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCED9 #D9786D
analogous
#6DD9AE #6DCED9 #6D98D9
triadic
#6DCED9 #D96DCE #CED96D
tetradic
#6DCED9 #AE6DD9 #D9786D #98D96D
square
#6DCED9 #AE6DD9 #D9786D #98D96D
split-complementary
#6DCED9 #D96D98 #D9AE6D
monochromatic
#2A95A2 #3CBECC #6DCED9 #9EDEE6 #CEEFF2
Accessibility & contrast
On white
1.83
#6DCED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#6DCED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCED9
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCED9 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7DA
Deuteranopia (green-blind)
#AFBAD9
Tritanopia (blue-blind)
#27D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6dced9; /* rgb */ color: rgb(109, 206, 217); /* oklch */ color: oklch(79.6% 0.093 205.1);
Tailwind
colors: {
custom: {
50: '#9edde4',
500: '#6dced9',
950: '#000000',
},
}SCSS
$custom: #6dced9; $custom-light: #9edde4; $custom-dark: #000000;
JSON
{
"hex": "#6dced9",
"rgb": {
"r": 109,
"g": 206,
"b": 217
},
"hsl": {
"h": 186.111,
"s": 58.696,
"l": 63.922
},
"oklch": {
"l": 0.7964,
"c": 0.09268,
"h": 205.1
},
"luminance": 0.52404
}Semantic roles & 50–950 ramp
primary
#6DCED9
secondary
#A54F45
accent
#301FC6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484