#6FCFAF#6FCFAF
#6FCFAF is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.6% C 0.103 H 169.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFAF |
|---|---|
| RGB | rgb(111, 207, 175) |
| HSL | hsl(160, 50%, 62%) |
| HSV | hsv(160, 46%, 81%) |
| CMYK | cmyk(46.4%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(76.74, -35.96, 7.17) |
| CIE-LCH | lch(76.74, 36.67, 168.73°) |
| OKLab | oklab(78.65% -0.1016 0.0184) |
| OKLCH | oklch(78.65% 0.103 169.8) |
| XYZ | xyz(36.6030, 51.0974, 48.4831) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.27
Seafoam Blue
#78D1B6
ΔE00 1.78
Pale Teal
#82CBB2
ΔE00 3.21
Eucalyptus
#44D7A8
ΔE00 5.02
Seafoam
#7FE0B3
ΔE00 5.20
Light Teal
#90E4C1
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFAF #CF6F8F
analogous
#6FCF7F #6FCFAF #6FBFCF
triadic
#6FCFAF #AF6FCF #CFAF6F
tetradic
#6FCFAF #7F6FCF #CF6F8F #BFCF6F
square
#6FCFAF #7F6FCF #CF6F8F #BFCF6F
split-complementary
#6FCFAF #CF6FBF #CF7F6F
monochromatic
#319372 #41C096 #6FCFAF #9DDEC9 #CBEEE2
Accessibility & contrast
On white
1.87
#6FCFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#6FCFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFAF
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFAF | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AD
Deuteranopia (green-blind)
#BBB9B1
Tritanopia (blue-blind)
#4DD0C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcfaf; /* rgb */ color: rgb(111, 207, 175); /* oklch */ color: oklch(78.6% 0.103 169.8);
Tailwind
colors: {
custom: {
50: '#9edec6',
500: '#6fcfaf',
950: '#000000',
},
}SCSS
$custom: #6fcfaf; $custom-light: #9edec6; $custom-dark: #000000;
JSON
{
"hex": "#6fcfaf",
"rgb": {
"r": 111,
"g": 207,
"b": 175
},
"hsl": {
"h": 160,
"s": 50,
"l": 62.353
},
"oklch": {
"l": 0.7865,
"c": 0.10321,
"h": 169.8
},
"luminance": 0.511
}Semantic roles & 50–950 ramp
primary
#6FCFAF
secondary
#994A64
accent
#285ABD
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482