#6DCED8#6DCED8
#6DCED8 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.092 H 204.3°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCED8 |
|---|---|
| RGB | rgb(109, 206, 216) |
| HSL | hsl(186, 58%, 64%) |
| HSV | hsv(186, 50%, 85%) |
| CMYK | cmyk(49.5%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.49, -25.89, -13.79) |
| CIE-LCH | lch(77.49, 29.33, 208.03°) |
| OKLab | oklab(79.61% -0.0843 -0.038) |
| OKLCH | oklch(79.61% 0.092 204.3) |
| XYZ | xyz(40.7677, 52.3481, 72.9083) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.23
Darkturquoise
#00CED1
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 6.94
Robin'S Egg
#6DEDFD
ΔE00 7.31
Robin'S Egg Blue
#98EFF9
ΔE00 8.09
Robin Egg Blue
#8AF1FE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCED8 #D8776D
analogous
#6DD8AC #6DCED8 #6D98D8
triadic
#6DCED8 #D86DCE #CED86D
tetradic
#6DCED8 #AC6DD8 #D8776D #98D86D
square
#6DCED8 #AC6DD8 #D8776D #98D86D
split-complementary
#6DCED8 #D86D98 #D8AC6D
monochromatic
#2B95A0 #3DBECB #6DCED8 #9DDEE5 #CEEEF2
Accessibility & contrast
On white
1.83
#6DCED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#6DCED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCED8
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCED8 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D9
Deuteranopia (green-blind)
#AFBAD8
Tritanopia (blue-blind)
#29D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6dced8; /* rgb */ color: rgb(109, 206, 216); /* oklch */ color: oklch(79.6% 0.092 204.3);
Tailwind
colors: {
custom: {
50: '#9edde4',
500: '#6dced8',
950: '#000000',
},
}SCSS
$custom: #6dced8; $custom-light: #9edde4; $custom-dark: #000000;
JSON
{
"hex": "#6dced8",
"rgb": {
"r": 109,
"g": 206,
"b": 216
},
"hsl": {
"h": 185.607,
"s": 57.838,
"l": 63.725
},
"oklch": {
"l": 0.79605,
"c": 0.09248,
"h": 204.3
},
"luminance": 0.52352
}Semantic roles & 50–950 ramp
primary
#6DCED8
secondary
#A44E45
accent
#3020C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484