#6FD7CB#6FD7CB
#6FD7CB is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.3% C 0.099 H 185.6°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD7CB |
|---|---|
| RGB | rgb(111, 215, 203) |
| HSL | hsl(173, 57%, 64%) |
| HSV | hsv(173, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(79.78, -33.12, -3.41) |
| CIE-LCH | lch(79.78, 33.29, 185.87°) |
| OKLab | oklab(81.34% -0.0984 -0.0097) |
| OKLCH | oklch(81.34% 0.099 185.6) |
| XYZ | xyz(41.6310, 56.2886, 65.1593) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.94
Turquoise
#40E0D0
ΔE00 4.15
Seafoam Blue
#78D1B6
ΔE00 5.77
Pale Teal
#82CBB2
ΔE00 6.67
Tiffany Blue
#7BF2DA
ΔE00 6.90
Darkturquoise
#00CED1
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD7CB #D76F7B
analogous
#6FD797 #6FD7CB #6FAFD7
triadic
#6FD7CB #CB6FD7 #D7CB6F
tetradic
#6FD7CB #976FD7 #D76F7B #AFD76F
square
#6FD7CB #976FD7 #D76F7B #AFD76F
split-complementary
#6FD7CB #D76FAF #D7976F
monochromatic
#2C9F92 #3FCABA #6FD7CB #9FE4DC #CFF2EE
Accessibility & contrast
On white
1.71
#6FD7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#6FD7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD7CB
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD7CB | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#BDC0CC
Tritanopia (blue-blind)
#39DBD3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fd7cb; /* rgb */ color: rgb(111, 215, 203); /* oklch */ color: oklch(81.3% 0.099 185.6);
Tailwind
colors: {
custom: {
50: '#9fe3da',
500: '#6fd7cb',
950: '#000000',
},
}SCSS
$custom: #6fd7cb; $custom-light: #9fe3da; $custom-dark: #000000;
JSON
{
"hex": "#6fd7cb",
"rgb": {
"r": 111,
"g": 215,
"b": 203
},
"hsl": {
"h": 173.077,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.81344,
"c": 0.09889,
"h": 185.6
},
"luminance": 0.56292
}Semantic roles & 50–950 ramp
primary
#6FD7CB
secondary
#A34751
accent
#2134C4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483