#6FD3CD#6FD3CD
#6FD3CD is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.5% C 0.095 H 190.3°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD3CD |
|---|---|
| RGB | rgb(111, 211, 205) |
| HSL | hsl(176, 53%, 63%) |
| HSV | hsv(176, 47%, 83%) |
| CMYK | cmyk(47.4%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.68, -30.72, -6.10) |
| CIE-LCH | lch(78.68, 31.32, 191.23°) |
| OKLab | oklab(80.47% -0.0931 -0.017) |
| OKLCH | oklch(80.47% 0.095 190.3) |
| XYZ | xyz(40.8648, 54.3723, 66.0872) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.07
Darkturquoise
#00CED1
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 5.73
Seafoam Blue
#78D1B6
ΔE00 7.62
Pale Teal
#82CBB2
ΔE00 7.99
Aqua Blue
#02D8E9
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD3CD #D36F75
analogous
#6FD39B #6FD3CD #6FA7D3
triadic
#6FD3CD #CD6FD3 #D3CD6F
tetradic
#6FD3CD #9B6FD3 #D36F75 #A7D36F
square
#6FD3CD #9B6FD3 #D36F75 #A7D36F
split-complementary
#6FD3CD #D36FA7 #D39B6F
monochromatic
#2F9993 #40C5BD #6FD3CD #9EE1DD #CDF0EE
Accessibility & contrast
On white
1.77
#6FD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#6FD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD3CD
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD3CD | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#39D8D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd3cd; /* rgb */ color: rgb(111, 211, 205); /* oklch */ color: oklch(80.5% 0.095 190.3);
Tailwind
colors: {
custom: {
50: '#9fe1dc',
500: '#6fd3cd',
950: '#000000',
},
}SCSS
$custom: #6fd3cd; $custom-light: #9fe1dc; $custom-dark: #000000;
JSON
{
"hex": "#6fd3cd",
"rgb": {
"r": 111,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.4,
"s": 53.191,
"l": 63.137
},
"oklch": {
"l": 0.80475,
"c": 0.0946,
"h": 190.3
},
"luminance": 0.54376
}Semantic roles & 50–950 ramp
primary
#6FD3CD
secondary
#9E484D
accent
#252EC1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484