#6FD5CF#6FD5CF
#6FD5CF is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.0% C 0.096 H 190.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD5CF |
|---|---|
| RGB | rgb(111, 213, 207) |
| HSL | hsl(176, 55%, 64%) |
| HSV | hsv(176, 48%, 84%) |
| CMYK | cmyk(47.9%, 0%, 2.8%, 16.5%) |
| CIE-LAB | lab(79.31, -31.17, -6.23) |
| CIE-LCH | lch(79.31, 31.79, 191.31°) |
| OKLab | oklab(81% -0.0945 -0.0173) |
| OKLCH | oklch(81% 0.096 190.4) |
| XYZ | xyz(41.6077, 55.4694, 67.5334) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.11
Turquoise
#40E0D0
ΔE00 5.47
Darkturquoise
#00CED1
ΔE00 5.74
Seafoam Blue
#78D1B6
ΔE00 7.72
Pale Teal
#82CBB2
ΔE00 8.19
Aqua Blue
#02D8E9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD5CF #D56F75
analogous
#6FD59C #6FD5CF #6FA8D5
triadic
#6FD5CF #CF6FD5 #D5CF6F
tetradic
#6FD5CF #9C6FD5 #D56F75 #A8D56F
square
#6FD5CF #9C6FD5 #D56F75 #A8D56F
split-complementary
#6FD5CF #D56FA8 #D59C6F
monochromatic
#2E9C96 #40C7BF #6FD5CF #9EE3DF #CEF1EF
Accessibility & contrast
On white
1.74
#6FD5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#6FD5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD5CF
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD5CF | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#BABFD0
Tritanopia (blue-blind)
#36DAD3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd5cf; /* rgb */ color: rgb(111, 213, 207); /* oklch */ color: oklch(81.0% 0.096 190.4);
Tailwind
colors: {
custom: {
50: '#9fe2dd',
500: '#6fd5cf',
950: '#000000',
},
}SCSS
$custom: #6fd5cf; $custom-light: #9fe2dd; $custom-dark: #000000;
JSON
{
"hex": "#6fd5cf",
"rgb": {
"r": 111,
"g": 213,
"b": 207
},
"hsl": {
"h": 176.471,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.81004,
"c": 0.09605,
"h": 190.4
},
"luminance": 0.55473
}Semantic roles & 50–950 ramp
primary
#6FD5CF
secondary
#A1484D
accent
#232DC2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484