#6DD2DB#6DD2DB
#6DD2DB is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.095 H 203.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD2DB |
|---|---|
| RGB | rgb(109, 210, 219) |
| HSL | hsl(185, 60%, 64%) |
| HSV | hsv(185, 50%, 86%) |
| CMYK | cmyk(50.2%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.73, -27.06, -13.54) |
| CIE-LCH | lch(78.73, 30.26, 206.58°) |
| OKLab | oklab(80.63% -0.0875 -0.0373) |
| OKLCH | oklch(80.63% 0.095 203.1) |
| XYZ | xyz(42.1343, 54.4551, 75.2946) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 6.09
Mediumturquoise
#48D1CC
ΔE00 6.44
Robin'S Egg
#6DEDFD
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 7.33
Robin'S Egg Blue
#98EFF9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD2DB #DB766D
analogous
#6DDBAD #6DD2DB #6D9BDB
triadic
#6DD2DB #DB6DD2 #D2DB6D
tetradic
#6DD2DB #AD6DDB #DB766D #9BDB6D
square
#6DD2DB #AD6DDB #DB766D #9BDB6D
split-complementary
#6DD2DB #DB6D9B #DBAD6D
monochromatic
#299BA5 #3CC3CF #6DD2DB #9EE1E7 #CFF0F3
Accessibility & contrast
On white
1.77
#6DD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#6DD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD2DB
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD2DB | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#22D9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6dd2db; /* rgb */ color: rgb(109, 210, 219); /* oklch */ color: oklch(80.6% 0.095 203.1);
Tailwind
colors: {
custom: {
50: '#9fe0e6',
500: '#6dd2db',
950: '#000000',
},
}SCSS
$custom: #6dd2db; $custom-light: #9fe0e6; $custom-dark: #000000;
JSON
{
"hex": "#6dd2db",
"rgb": {
"r": 109,
"g": 210,
"b": 219
},
"hsl": {
"h": 184.909,
"s": 60.44,
"l": 64.314
},
"oklch": {
"l": 0.80629,
"c": 0.09517,
"h": 203.1
},
"luminance": 0.54459
}Semantic roles & 50–950 ramp
primary
#6DD2DB
secondary
#A84C44
accent
#2B1DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484