#6FD4CE#6FD4CE
#6FD4CE is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.7% C 0.095 H 190.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD4CE |
|---|---|
| RGB | rgb(111, 212, 206) |
| HSL | hsl(176, 54%, 63%) |
| HSV | hsv(176, 48%, 83%) |
| CMYK | cmyk(47.6%, 0%, 2.8%, 16.9%) |
| CIE-LAB | lab(78.99, -30.95, -6.17) |
| CIE-LCH | lch(78.99, 31.56, 191.27°) |
| OKLab | oklab(80.74% -0.0938 -0.0171) |
| OKLCH | oklch(80.74% 0.095 190.4) |
| XYZ | xyz(41.2351, 54.9192, 66.8080) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.08
Turquoise
#40E0D0
ΔE00 5.60
Darkturquoise
#00CED1
ΔE00 5.70
Seafoam Blue
#78D1B6
ΔE00 7.66
Pale Teal
#82CBB2
ΔE00 8.09
Aqua Blue
#02D8E9
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD4CE #D46F75
analogous
#6FD49B #6FD4CE #6FA7D4
triadic
#6FD4CE #CE6FD4 #D4CE6F
tetradic
#6FD4CE #9B6FD4 #D46F75 #A7D46F
square
#6FD4CE #9B6FD4 #D46F75 #A7D46F
split-complementary
#6FD4CE #D46FA7 #D49B6F
monochromatic
#2E9A94 #40C6BE #6FD4CE #9EE2DE #CDF0EE
Accessibility & contrast
On white
1.75
#6FD4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#6FD4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD4CE
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD4CE | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCE
Deuteranopia (green-blind)
#B9BECF
Tritanopia (blue-blind)
#37D9D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd4ce; /* rgb */ color: rgb(111, 212, 206); /* oklch */ color: oklch(80.7% 0.095 190.4);
Tailwind
colors: {
custom: {
50: '#9fe1dc',
500: '#6fd4ce',
950: '#000000',
},
}SCSS
$custom: #6fd4ce; $custom-light: #9fe1dc; $custom-dark: #000000;
JSON
{
"hex": "#6fd4ce",
"rgb": {
"r": 111,
"g": 212,
"b": 206
},
"hsl": {
"h": 176.436,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.8074,
"c": 0.09533,
"h": 190.4
},
"luminance": 0.54923
}Semantic roles & 50–950 ramp
primary
#6FD4CE
secondary
#9F484D
accent
#242DC1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484