#6DD2CF#6DD2CF
#6DD2CF is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.2% C 0.095 H 192.9°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD2CF |
|---|---|
| RGB | rgb(109, 210, 207) |
| HSL | hsl(178, 53%, 63%) |
| HSV | hsv(178, 48%, 82%) |
| CMYK | cmyk(48.1%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(78.37, -30.18, -7.63) |
| CIE-LCH | lch(78.37, 31.13, 194.19°) |
| OKLab | oklab(80.23% -0.0925 -0.0211) |
| OKLCH | oklch(80.23% 0.095 192.9) |
| XYZ | xyz(40.6112, 53.8459, 67.2726) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.08
Darkturquoise
#00CED1
ΔE00 5.09
Turquoise
#40E0D0
ΔE00 6.50
Aqua Blue
#02D8E9
ΔE00 7.37
Seafoam Blue
#78D1B6
ΔE00 8.72
Topaz
#13BBAF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD2CF #D26D70
analogous
#6DD29D #6DD2CF #6DA2D2
triadic
#6DD2CF #CF6DD2 #D2CF6D
tetradic
#6DD2CF #9D6DD2 #D26D70 #A2D26D
square
#6DD2CF #9D6DD2 #D26D70 #A2D26D
split-complementary
#6DD2CF #D26DA2 #D29D6D
monochromatic
#2E9693 #3EC4C0 #6DD2CF #9CE0DE #CBEFEE
Accessibility & contrast
On white
1.78
#6DD2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#6DD2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD2CF
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD2CF | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#B6BCD0
Tritanopia (blue-blind)
#31D7D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dd2cf; /* rgb */ color: rgb(109, 210, 207); /* oklch */ color: oklch(80.2% 0.095 192.9);
Tailwind
colors: {
custom: {
50: '#9ee0dd',
500: '#6dd2cf',
950: '#000000',
},
}SCSS
$custom: #6dd2cf; $custom-light: #9ee0dd; $custom-dark: #000000;
JSON
{
"hex": "#6dd2cf",
"rgb": {
"r": 109,
"g": 210,
"b": 207
},
"hsl": {
"h": 178.218,
"s": 52.88,
"l": 62.549
},
"oklch": {
"l": 0.80226,
"c": 0.09487,
"h": 192.9
},
"luminance": 0.53849
}Semantic roles & 50–950 ramp
primary
#6DD2CF
secondary
#9C484A
accent
#252AC0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484