#6FD2CF#6FD2CF
#6FD2CF is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.3% C 0.093 H 192.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2CF |
|---|---|
| RGB | rgb(111, 210, 207) |
| HSL | hsl(178, 52%, 63%) |
| HSV | hsv(178, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(78.45, -29.74, -7.51) |
| CIE-LCH | lch(78.45, 30.67, 194.18°) |
| OKLab | oklab(80.31% -0.0911 -0.0208) |
| OKLCH | oklch(80.31% 0.093 192.9) |
| XYZ | xyz(40.8601, 53.9742, 67.2842) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.27
Darkturquoise
#00CED1
ΔE00 5.27
Turquoise
#40E0D0
ΔE00 6.62
Aqua Blue
#02D8E9
ΔE00 7.46
Seafoam Blue
#78D1B6
ΔE00 8.70
Topaz
#13BBAF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2CF #D26F72
analogous
#6FD29D #6FD2CF #6FA3D2
triadic
#6FD2CF #CF6FD2 #D2CF6F
tetradic
#6FD2CF #9D6FD2 #D26F72 #A3D26F
square
#6FD2CF #9D6FD2 #D26F72 #A3D26F
split-complementary
#6FD2CF #D26FA3 #D29D6F
monochromatic
#2F9794 #40C3BF #6FD2CF #9EE1DF #CCEFEE
Accessibility & contrast
On white
1.78
#6FD2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#6FD2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2CF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2CF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CF
Deuteranopia (green-blind)
#B7BDD0
Tritanopia (blue-blind)
#37D7D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd2cf; /* rgb */ color: rgb(111, 210, 207); /* oklch */ color: oklch(80.3% 0.093 192.9);
Tailwind
colors: {
custom: {
50: '#9fe0dd',
500: '#6fd2cf',
950: '#000000',
},
}SCSS
$custom: #6fd2cf; $custom-light: #9fe0dd; $custom-dark: #000000;
JSON
{
"hex": "#6fd2cf",
"rgb": {
"r": 111,
"g": 210,
"b": 207
},
"hsl": {
"h": 178.182,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.80307,
"c": 0.09344,
"h": 192.9
},
"luminance": 0.53978
}Semantic roles & 50–950 ramp
primary
#6FD2CF
secondary
#9D494B
accent
#262AC0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484