#6FD0CD#6FD0CD
#6FD0CD is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.092 H 192.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD0CD |
|---|---|
| RGB | rgb(111, 208, 205) |
| HSL | hsl(178, 51%, 63%) |
| HSV | hsv(178, 47%, 82%) |
| CMYK | cmyk(46.6%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(77.81, -29.28, -7.38) |
| CIE-LCH | lch(77.81, 30.19, 194.14°) |
| OKLab | oklab(79.78% -0.0897 -0.0204) |
| OKLCH | oklch(79.78% 0.092 192.8) |
| XYZ | xyz(40.1264, 52.8957, 65.8411) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.34
Darkturquoise
#00CED1
ΔE00 5.27
Turquoise
#40E0D0
ΔE00 6.90
Aqua Blue
#02D8E9
ΔE00 7.61
Topaz
#13BBAF
ΔE00 8.62
Seafoam Blue
#78D1B6
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD0CD #D06F72
analogous
#6FD09C #6FD0CD #6FA3D0
triadic
#6FD0CD #CD6FD0 #D0CD6F
tetradic
#6FD0CD #9C6FD0 #D06F72 #A3D06F
square
#6FD0CD #9C6FD0 #D06F72 #A3D06F
split-complementary
#6FD0CD #D06FA3 #D09C6F
monochromatic
#309491 #41C1BD #6FD0CD #9DDFDD #CBEEED
Accessibility & contrast
On white
1.81
#6FD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#6FD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD0CD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD0CD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#3AD5CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fd0cd; /* rgb */ color: rgb(111, 208, 205); /* oklch */ color: oklch(79.8% 0.092 192.8);
Tailwind
colors: {
custom: {
50: '#9fdedc',
500: '#6fd0cd',
950: '#000000',
},
}SCSS
$custom: #6fd0cd; $custom-light: #9fdedc; $custom-dark: #000000;
JSON
{
"hex": "#6fd0cd",
"rgb": {
"r": 111,
"g": 208,
"b": 205
},
"hsl": {
"h": 178.144,
"s": 50.785,
"l": 62.549
},
"oklch": {
"l": 0.79779,
"c": 0.09198,
"h": 192.8
},
"luminance": 0.52899
}Semantic roles & 50–950 ramp
primary
#6FD0CD
secondary
#9A494C
accent
#272CBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484