#6DD5CB#6DD5CB
#6DD5CB is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.8% C 0.098 H 187.2°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD5CB |
|---|---|
| RGB | rgb(109, 213, 203) |
| HSL | hsl(174, 55%, 63%) |
| HSV | hsv(174, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 4.7%, 16.5%) |
| CIE-LAB | lab(79.13, -32.62, -4.37) |
| CIE-LCH | lch(79.13, 32.91, 187.64°) |
| OKLab | oklab(80.8% -0.0975 -0.0123) |
| OKLCH | oklch(80.8% 0.098 187.2) |
| XYZ | xyz(40.8760, 55.1479, 64.9789) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.31
Turquoise
#40E0D0
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 6.41
Pale Teal
#82CBB2
ΔE00 7.06
Tiffany Blue
#7BF2DA
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD5CB #D56D77
analogous
#6DD597 #6DD5CB #6DABD5
triadic
#6DD5CB #CB6DD5 #D5CB6D
tetradic
#6DD5CB #976DD5 #D56D77 #ABD56D
square
#6DD5CB #976DD5 #D56D77 #ABD56D
split-complementary
#6DD5CB #D56DAB #D5976D
monochromatic
#2D9B90 #3DC7BA #6DD5CB #9DE3DC #CCF0ED
Accessibility & contrast
On white
1.75
#6DD5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#6DD5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD5CB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD5CB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCB
Deuteranopia (green-blind)
#BABFCC
Tritanopia (blue-blind)
#34D9D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6dd5cb; /* rgb */ color: rgb(109, 213, 203); /* oklch */ color: oklch(80.8% 0.098 187.2);
Tailwind
colors: {
custom: {
50: '#9ee2da',
500: '#6dd5cb',
950: '#000000',
},
}SCSS
$custom: #6dd5cb; $custom-light: #9ee2da; $custom-dark: #000000;
JSON
{
"hex": "#6dd5cb",
"rgb": {
"r": 109,
"g": 213,
"b": 203
},
"hsl": {
"h": 174.231,
"s": 55.319,
"l": 63.137
},
"oklch": {
"l": 0.80798,
"c": 0.0983,
"h": 187.2
},
"luminance": 0.55152
}Semantic roles & 50–950 ramp
primary
#6DD5CB
secondary
#A0474F
accent
#2332C3
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483