#6FD2CD#6FD2CD
#6FD2CD is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.2% C 0.094 H 191.1°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2CD |
|---|---|
| RGB | rgb(111, 210, 205) |
| HSL | hsl(177, 52%, 63%) |
| HSV | hsv(177, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(78.39, -30.24, -6.52) |
| CIE-LCH | lch(78.39, 30.94, 192.17°) |
| OKLab | oklab(80.24% -0.0919 -0.0181) |
| OKLCH | oklch(80.24% 0.094 191.1) |
| XYZ | xyz(40.6171, 53.8770, 66.0047) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.09
Darkturquoise
#00CED1
ΔE00 5.51
Turquoise
#40E0D0
ΔE00 6.11
Seafoam Blue
#78D1B6
ΔE00 7.95
Aqua Blue
#02D8E9
ΔE00 8.09
Pale Teal
#82CBB2
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2CD #D26F74
analogous
#6FD29C #6FD2CD #6FA5D2
triadic
#6FD2CD #CD6FD2 #D2CD6F
tetradic
#6FD2CD #9C6FD2 #D26F74 #A5D26F
square
#6FD2CD #9C6FD2 #D26F74 #A5D26F
split-complementary
#6FD2CD #D26FA5 #D29C6F
monochromatic
#2F9792 #40C3BD #6FD2CD #9EE1DD #CCEFED
Accessibility & contrast
On white
1.78
#6FD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#6FD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2CD
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2CD | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#39D7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd2cd; /* rgb */ color: rgb(111, 210, 205); /* oklch */ color: oklch(80.2% 0.094 191.1);
Tailwind
colors: {
custom: {
50: '#9fe0dc',
500: '#6fd2cd',
950: '#000000',
},
}SCSS
$custom: #6fd2cd; $custom-light: #9fe0dc; $custom-dark: #000000;
JSON
{
"hex": "#6fd2cd",
"rgb": {
"r": 111,
"g": 210,
"b": 205
},
"hsl": {
"h": 176.97,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.80243,
"c": 0.09371,
"h": 191.1
},
"luminance": 0.5388
}Semantic roles & 50–950 ramp
primary
#6FD2CD
secondary
#9D494D
accent
#262DC0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484