#6FD7CF#6FD7CF
#6FD7CF is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.5% C 0.098 H 188.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD7CF |
|---|---|
| RGB | rgb(111, 215, 207) |
| HSL | hsl(175, 57%, 64%) |
| HSV | hsv(175, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 3.7%, 15.7%) |
| CIE-LAB | lab(79.89, -32.13, -5.38) |
| CIE-LCH | lch(79.89, 32.57, 189.51°) |
| OKLab | oklab(81.47% -0.0967 -0.015) |
| OKLCH | oklch(81.47% 0.098 188.8) |
| XYZ | xyz(42.1138, 56.4817, 67.7021) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.31
Turquoise
#40E0D0
ΔE00 4.78
Darkturquoise
#00CED1
ΔE00 6.19
Seafoam Blue
#78D1B6
ΔE00 7.14
Tiffany Blue
#7BF2DA
ΔE00 7.73
Pale Teal
#82CBB2
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD7CF #D76F77
analogous
#6FD79B #6FD7CF #6FABD7
triadic
#6FD7CF #CF6FD7 #D7CF6F
tetradic
#6FD7CF #9B6FD7 #D76F77 #ABD76F
square
#6FD7CF #9B6FD7 #D76F77 #ABD76F
split-complementary
#6FD7CF #D76FAB #D79B6F
monochromatic
#2C9F96 #3FCABF #6FD7CF #9FE4DF #CFF2EF
Accessibility & contrast
On white
1.71
#6FD7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#6FD7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD7CF
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD7CF | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#BCC1D0
Tritanopia (blue-blind)
#35DCD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fd7cf; /* rgb */ color: rgb(111, 215, 207); /* oklch */ color: oklch(81.5% 0.098 188.8);
Tailwind
colors: {
custom: {
50: '#a0e3dd',
500: '#6fd7cf',
950: '#000000',
},
}SCSS
$custom: #6fd7cf; $custom-light: #a0e3dd; $custom-dark: #000000;
JSON
{
"hex": "#6fd7cf",
"rgb": {
"r": 111,
"g": 215,
"b": 207
},
"hsl": {
"h": 175.385,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.81468,
"c": 0.09787,
"h": 188.8
},
"luminance": 0.56485
}Semantic roles & 50–950 ramp
primary
#6FD7CF
secondary
#A3474E
accent
#212EC4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484