#6DD2C8#6DD2C8
#6DD2C8 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.0% C 0.096 H 187.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD2C8 |
|---|---|
| RGB | rgb(109, 210, 200) |
| HSL | hsl(174, 53%, 63%) |
| HSV | hsv(174, 48%, 82%) |
| CMYK | cmyk(48.1%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(78.18, -31.94, -4.17) |
| CIE-LCH | lch(78.18, 32.21, 187.43°) |
| OKLab | oklab(80% -0.0954 -0.0117) |
| OKLCH | oklch(80% 0.096 187) |
| XYZ | xyz(39.7743, 53.5111, 62.8651) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.29
Turquoise
#40E0D0
ΔE00 5.03
Seafoam Blue
#78D1B6
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.35
Pale Teal
#82CBB2
ΔE00 6.73
Topaz
#13BBAF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD2C8 #D26D77
analogous
#6DD295 #6DD2C8 #6DAAD2
triadic
#6DD2C8 #C86DD2 #D2C86D
tetradic
#6DD2C8 #956DD2 #D26D77 #AAD26D
square
#6DD2C8 #956DD2 #D26D77 #AAD26D
split-complementary
#6DD2C8 #D26DAA #D2956D
monochromatic
#2E968C #3EC4B6 #6DD2C8 #9CE0DA #CBEFEB
Accessibility & contrast
On white
1.79
#6DD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#6DD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD2C8
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD2C8 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#38D6CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd2c8; /* rgb */ color: rgb(109, 210, 200); /* oklch */ color: oklch(80.0% 0.096 187.0);
Tailwind
colors: {
custom: {
50: '#9ee0d8',
500: '#6dd2c8',
950: '#000000',
},
}SCSS
$custom: #6dd2c8; $custom-light: #9ee0d8; $custom-dark: #000000;
JSON
{
"hex": "#6dd2c8",
"rgb": {
"r": 109,
"g": 210,
"b": 200
},
"hsl": {
"h": 174.059,
"s": 52.88,
"l": 62.549
},
"oklch": {
"l": 0.80003,
"c": 0.09617,
"h": 187
},
"luminance": 0.53515
}Semantic roles & 50–950 ramp
primary
#6DD2C8
secondary
#9C4850
accent
#2535C0
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483