#6FD7CC#6FD7CC
#6FD7CC is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.4% C 0.099 H 186.4°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD7CC |
|---|---|
| RGB | rgb(111, 215, 204) |
| HSL | hsl(174, 57%, 64%) |
| HSV | hsv(174, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 5.1%, 15.7%) |
| CIE-LAB | lab(79.80, -32.87, -3.90) |
| CIE-LCH | lch(79.80, 33.10, 186.77°) |
| OKLab | oklab(81.38% -0.098 -0.011) |
| OKLCH | oklch(81.38% 0.099 186.4) |
| XYZ | xyz(41.7506, 56.3364, 65.7889) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.74
Turquoise
#40E0D0
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 6.85
Pale Teal
#82CBB2
ΔE00 6.94
Tiffany Blue
#7BF2DA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD7CC #D76F7A
analogous
#6FD798 #6FD7CC #6FAED7
triadic
#6FD7CC #CC6FD7 #D7CC6F
tetradic
#6FD7CC #986FD7 #D76F7A #AED76F
square
#6FD7CC #986FD7 #D76F7A #AED76F
split-complementary
#6FD7CC #D76FAE #D7986F
monochromatic
#2C9F93 #3FCABB #6FD7CC #9FE4DD #CFF2EE
Accessibility & contrast
On white
1.71
#6FD7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#6FD7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD7CC
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD7CC | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#38DBD3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fd7cc; /* rgb */ color: rgb(111, 215, 204); /* oklch */ color: oklch(81.4% 0.099 186.4);
Tailwind
colors: {
custom: {
50: '#9fe3db',
500: '#6fd7cc',
950: '#000000',
},
}SCSS
$custom: #6fd7cc; $custom-light: #9fe3db; $custom-dark: #000000;
JSON
{
"hex": "#6fd7cc",
"rgb": {
"r": 111,
"g": 215,
"b": 204
},
"hsl": {
"h": 173.654,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.81375,
"c": 0.0986,
"h": 186.4
},
"luminance": 0.5634
}Semantic roles & 50–950 ramp
primary
#6FD7CC
secondary
#A34751
accent
#2133C4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484