#6DD3DB#6DD3DB
#6DD3DB is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.9% C 0.096 H 202.2°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD3DB |
|---|---|
| RGB | rgb(109, 211, 219) |
| HSL | hsl(184, 60%, 64%) |
| HSV | hsv(184, 50%, 86%) |
| CMYK | cmyk(50.2%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.01, -27.55, -13.11) |
| CIE-LCH | lch(79.01, 30.51, 205.45°) |
| OKLab | oklab(80.86% -0.0886 -0.0362) |
| OKLCH | oklch(80.86% 0.096 202.2) |
| XYZ | xyz(42.3820, 54.9504, 75.3771) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 6.08
Robin'S Egg
#6DEDFD
ΔE00 6.36
Robin Egg Blue
#8AF1FE
ΔE00 7.22
Robin'S Egg Blue
#98EFF9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD3DB #DB756D
analogous
#6DDBAC #6DD3DB #6D9CDB
triadic
#6DD3DB #DB6DD3 #D3DB6D
tetradic
#6DD3DB #AC6DDB #DB756D #9CDB6D
square
#6DD3DB #AC6DDB #DB756D #9CDB6D
split-complementary
#6DD3DB #DB6D9C #DBAC6D
monochromatic
#299CA5 #3CC4CF #6DD3DB #9EE2E7 #CFF1F3
Accessibility & contrast
On white
1.75
#6DD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#6DD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD3DB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD3DB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#21DAD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6dd3db; /* rgb */ color: rgb(109, 211, 219); /* oklch */ color: oklch(80.9% 0.096 202.2);
Tailwind
colors: {
custom: {
50: '#9fe0e6',
500: '#6dd3db',
950: '#000000',
},
}SCSS
$custom: #6dd3db; $custom-light: #9fe0e6; $custom-dark: #000000;
JSON
{
"hex": "#6dd3db",
"rgb": {
"r": 109,
"g": 211,
"b": 219
},
"hsl": {
"h": 184.364,
"s": 60.44,
"l": 64.314
},
"oklch": {
"l": 0.80859,
"c": 0.09574,
"h": 202.2
},
"luminance": 0.54954
}Semantic roles & 50–950 ramp
primary
#6DD3DB
secondary
#A84B44
accent
#2A1DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484