#6FD7CA#6FD7CA
#6FD7CA is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.3% C 0.099 H 184.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD7CA |
|---|---|
| RGB | rgb(111, 215, 202) |
| HSL | hsl(173, 57%, 64%) |
| HSV | hsv(173, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 6%, 15.7%) |
| CIE-LAB | lab(79.75, -33.36, -2.91) |
| CIE-LCH | lch(79.75, 33.49, 184.99°) |
| OKLab | oklab(81.31% -0.0988 -0.0084) |
| OKLCH | oklch(81.31% 0.099 184.8) |
| XYZ | xyz(41.5122, 56.2411, 64.5337) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.07
Mediumturquoise
#48D1CC
ΔE00 4.16
Seafoam Blue
#78D1B6
ΔE00 5.44
Pale Teal
#82CBB2
ΔE00 6.41
Tiffany Blue
#7BF2DA
ΔE00 6.74
Darkturquoise
#00CED1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD7CA #D76F7C
analogous
#6FD796 #6FD7CA #6FB0D7
triadic
#6FD7CA #CA6FD7 #D7CA6F
tetradic
#6FD7CA #966FD7 #D76F7C #B0D76F
square
#6FD7CA #966FD7 #D76F7C #B0D76F
split-complementary
#6FD7CA #D76FB0 #D7966F
monochromatic
#2C9F91 #3FCAB8 #6FD7CA #9FE4DC #CFF2ED
Accessibility & contrast
On white
1.71
#6FD7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#6FD7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD7CA
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD7CA | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#BDC0CB
Tritanopia (blue-blind)
#3ADBD3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fd7ca; /* rgb */ color: rgb(111, 215, 202); /* oklch */ color: oklch(81.3% 0.099 184.8);
Tailwind
colors: {
custom: {
50: '#9fe3da',
500: '#6fd7ca',
950: '#000000',
},
}SCSS
$custom: #6fd7ca; $custom-light: #9fe3da; $custom-dark: #000000;
JSON
{
"hex": "#6fd7ca",
"rgb": {
"r": 111,
"g": 215,
"b": 202
},
"hsl": {
"h": 172.5,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.81313,
"c": 0.09919,
"h": 184.8
},
"luminance": 0.56245
}Semantic roles & 50–950 ramp
primary
#6FD7CA
secondary
#A34752
accent
#2136C4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483