#6FD5CE#6FD5CE
#6FD5CE is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.0% C 0.096 H 189.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD5CE |
|---|---|
| RGB | rgb(111, 213, 206) |
| HSL | hsl(176, 55%, 64%) |
| HSV | hsv(176, 48%, 84%) |
| CMYK | cmyk(47.9%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(79.28, -31.43, -5.74) |
| CIE-LCH | lch(79.28, 31.94, 190.35°) |
| OKLab | oklab(80.97% -0.0949 -0.016) |
| OKLCH | oklch(80.97% 0.096 189.6) |
| XYZ | xyz(41.4858, 55.4207, 66.8916) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.13
Turquoise
#40E0D0
ΔE00 5.24
Darkturquoise
#00CED1
ΔE00 5.91
Seafoam Blue
#78D1B6
ΔE00 7.35
Pale Teal
#82CBB2
ΔE00 7.87
Tiffany Blue
#7BF2DA
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD5CE #D56F76
analogous
#6FD59B #6FD5CE #6FA9D5
triadic
#6FD5CE #CE6FD5 #D5CE6F
tetradic
#6FD5CE #9B6FD5 #D56F76 #A9D56F
square
#6FD5CE #9B6FD5 #D56F76 #A9D56F
split-complementary
#6FD5CE #D56FA9 #D59B6F
monochromatic
#2E9C94 #40C7BE #6FD5CE #9EE3DE #CEF1EE
Accessibility & contrast
On white
1.74
#6FD5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#6FD5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD5CE
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD5CE | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCE
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#37DAD3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd5ce; /* rgb */ color: rgb(111, 213, 206); /* oklch */ color: oklch(81.0% 0.096 189.6);
Tailwind
colors: {
custom: {
50: '#9fe2dc',
500: '#6fd5ce',
950: '#000000',
},
}SCSS
$custom: #6fd5ce; $custom-light: #9fe2dc; $custom-dark: #000000;
JSON
{
"hex": "#6fd5ce",
"rgb": {
"r": 111,
"g": 213,
"b": 206
},
"hsl": {
"h": 175.882,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.80972,
"c": 0.09624,
"h": 189.6
},
"luminance": 0.55424
}Semantic roles & 50–950 ramp
primary
#6FD5CE
secondary
#A1484E
accent
#232EC2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484