#6DCED5#6DCED5
#6DCED5 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.092 H 201.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCED5 |
|---|---|
| RGB | rgb(109, 206, 213) |
| HSL | hsl(184, 55%, 63%) |
| HSV | hsv(184, 49%, 84%) |
| CMYK | cmyk(48.8%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.40, -26.68, -12.31) |
| CIE-LCH | lch(77.40, 29.39, 204.76°) |
| OKLab | oklab(79.5% -0.0855 -0.0339) |
| OKLCH | oklch(79.5% 0.092 201.6) |
| XYZ | xyz(40.3835, 52.1944, 70.8843) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.45
Darkturquoise
#00CED1
ΔE00 5.73
Mediumturquoise
#48D1CC
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 8.28
Robin Egg Blue
#8AF1FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCED5 #D5746D
analogous
#6DD5A8 #6DCED5 #6D9AD5
triadic
#6DCED5 #D56DCE #CED56D
tetradic
#6DCED5 #A86DD5 #D5746D #9AD56D
square
#6DCED5 #A86DD5 #D5746D #9AD56D
split-complementary
#6DCED5 #D56D9A #D5A86D
monochromatic
#2D949B #3DBEC7 #6DCED5 #9DDEE3 #CCEEF0
Accessibility & contrast
On white
1.84
#6DCED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#6DCED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCED5
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCED5 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#B0BAD6
Tritanopia (blue-blind)
#2CD4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6dced5; /* rgb */ color: rgb(109, 206, 213); /* oklch */ color: oklch(79.5% 0.092 201.6);
Tailwind
colors: {
custom: {
50: '#9edde1',
500: '#6dced5',
950: '#000000',
},
}SCSS
$custom: #6dced5; $custom-light: #9edde1; $custom-dark: #000000;
JSON
{
"hex": "#6dced5",
"rgb": {
"r": 109,
"g": 206,
"b": 213
},
"hsl": {
"h": 184.038,
"s": 55.319,
"l": 63.137
},
"oklch": {
"l": 0.79501,
"c": 0.09201,
"h": 201.6
},
"luminance": 0.52198
}Semantic roles & 50–950 ramp
primary
#6DCED5
secondary
#A04D47
accent
#2D23C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484