#6DD4DB#6DD4DB
#6DD4DB is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.096 H 201.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD4DB |
|---|---|
| RGB | rgb(109, 212, 219) |
| HSL | hsl(184, 60%, 64%) |
| HSV | hsv(184, 50%, 86%) |
| CMYK | cmyk(50.2%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(79.30, -28.04, -12.68) |
| CIE-LCH | lch(79.30, 30.77, 204.34°) |
| OKLab | oklab(81.09% -0.0897 -0.035) |
| OKLCH | oklch(81.09% 0.096 201.3) |
| XYZ | xyz(42.6312, 55.4488, 75.4602) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.84
Darkturquoise
#00CED1
ΔE00 5.70
Mediumturquoise
#48D1CC
ΔE00 5.75
Robin'S Egg
#6DEDFD
ΔE00 6.29
Robin Egg Blue
#8AF1FE
ΔE00 7.13
Robin'S Egg Blue
#98EFF9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD4DB #DB746D
analogous
#6DDBAB #6DD4DB #6D9DDB
triadic
#6DD4DB #DB6DD4 #D4DB6D
tetradic
#6DD4DB #AB6DDB #DB746D #9DDB6D
square
#6DD4DB #AB6DDB #DB746D #9DDB6D
split-complementary
#6DD4DB #DB6D9D #DBAB6D
monochromatic
#299DA5 #3CC6CF #6DD4DB #9EE2E7 #CFF1F3
Accessibility & contrast
On white
1.74
#6DD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#6DD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD4DB
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD4DB | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#21DBD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6dd4db; /* rgb */ color: rgb(109, 212, 219); /* oklch */ color: oklch(81.1% 0.096 201.3);
Tailwind
colors: {
custom: {
50: '#9fe1e6',
500: '#6dd4db',
950: '#000000',
},
}SCSS
$custom: #6dd4db; $custom-light: #9fe1e6; $custom-dark: #000000;
JSON
{
"hex": "#6dd4db",
"rgb": {
"r": 109,
"g": 212,
"b": 219
},
"hsl": {
"h": 183.818,
"s": 60.44,
"l": 64.314
},
"oklch": {
"l": 0.8109,
"c": 0.09632,
"h": 201.3
},
"luminance": 0.55453
}Semantic roles & 50–950 ramp
primary
#6DD4DB
secondary
#A84A44
accent
#281DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484