#6FD2C8#6FD2C8
#6FD2C8 is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.1% C 0.095 H 186.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2C8 |
|---|---|
| RGB | rgb(111, 210, 200) |
| HSL | hsl(174, 52%, 63%) |
| HSV | hsv(174, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(78.25, -31.49, -4.05) |
| CIE-LCH | lch(78.25, 31.75, 187.32°) |
| OKLab | oklab(80.08% -0.0941 -0.0114) |
| OKLCH | oklch(80.08% 0.095 186.9) |
| XYZ | xyz(40.0232, 53.6395, 62.8767) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.47
Turquoise
#40E0D0
ΔE00 5.17
Seafoam Blue
#78D1B6
ΔE00 6.12
Darkturquoise
#00CED1
ΔE00 6.50
Pale Teal
#82CBB2
ΔE00 6.62
Topaz
#13BBAF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2C8 #D26F79
analogous
#6FD296 #6FD2C8 #6FABD2
triadic
#6FD2C8 #C86FD2 #D2C86F
tetradic
#6FD2C8 #966FD2 #D26F79 #ABD26F
square
#6FD2C8 #966FD2 #D26F79 #ABD26F
split-complementary
#6FD2C8 #D26FAB #D2966F
monochromatic
#2F978D #40C3B6 #6FD2C8 #9EE1DA #CCEFEC
Accessibility & contrast
On white
1.79
#6FD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#6FD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2C8
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2C8 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#3DD6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd2c8; /* rgb */ color: rgb(111, 210, 200); /* oklch */ color: oklch(80.1% 0.095 186.9);
Tailwind
colors: {
custom: {
50: '#9fe0d8',
500: '#6fd2c8',
950: '#000000',
},
}SCSS
$custom: #6fd2c8; $custom-light: #9fe0d8; $custom-dark: #000000;
JSON
{
"hex": "#6fd2c8",
"rgb": {
"r": 111,
"g": 210,
"b": 200
},
"hsl": {
"h": 173.939,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.80085,
"c": 0.09475,
"h": 186.9
},
"luminance": 0.53643
}Semantic roles & 50–950 ramp
primary
#6FD2C8
secondary
#9D4951
accent
#2635C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483