#6DCED4#6DCED4
#6DCED4 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.092 H 200.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCED4 |
|---|---|
| RGB | rgb(109, 206, 212) |
| HSL | hsl(183, 54%, 63%) |
| HSV | hsv(183, 49%, 83%) |
| CMYK | cmyk(48.6%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.37, -26.95, -11.82) |
| CIE-LCH | lch(77.37, 29.42, 203.68°) |
| OKLab | oklab(79.47% -0.0859 -0.0326) |
| OKLCH | oklch(79.47% 0.092 200.8) |
| XYZ | xyz(40.2569, 52.1438, 70.2179) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.54
Aqua Blue
#02D8E9
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 5.59
Robin'S Egg
#6DEDFD
ΔE00 7.74
Robin'S Egg Blue
#98EFF9
ΔE00 8.37
Robin Egg Blue
#8AF1FE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCED4 #D4736D
analogous
#6DD4A6 #6DCED4 #6D9AD4
triadic
#6DCED4 #D46DCE #CED46D
tetradic
#6DCED4 #A66DD4 #D4736D #9AD46D
square
#6DCED4 #A66DD4 #D4736D #9AD46D
split-complementary
#6DCED4 #D46D9A #D4A66D
monochromatic
#2D9399 #3EBEC6 #6DCED4 #9CDEE2 #CCEEF0
Accessibility & contrast
On white
1.84
#6DCED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#6DCED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCED4
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCED4 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#B1BAD5
Tritanopia (blue-blind)
#2ED4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6dced4; /* rgb */ color: rgb(109, 206, 212); /* oklch */ color: oklch(79.5% 0.092 200.8);
Tailwind
colors: {
custom: {
50: '#9edde1',
500: '#6dced4',
950: '#000000',
},
}SCSS
$custom: #6dced4; $custom-light: #9edde1; $custom-dark: #000000;
JSON
{
"hex": "#6dced4",
"rgb": {
"r": 109,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.495,
"s": 54.497,
"l": 62.941
},
"oklch": {
"l": 0.79466,
"c": 0.0919,
"h": 200.8
},
"luminance": 0.52147
}Semantic roles & 50–950 ramp
primary
#6DCED4
secondary
#9E4C47
accent
#2D24C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484