#6FACAF#6FACAF
#6FACAF is a light, moderate teal. Relative luminance 0.360; OKLCH L 70.4% C 0.063 H 199.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACAF |
|---|---|
| RGB | rgb(111, 172, 175) |
| HSL | hsl(183, 29%, 56%) |
| HSV | hsv(183, 37%, 69%) |
| CMYK | cmyk(36.6%, 1.7%, 0%, 31.4%) |
| CIE-LAB | lab(66.50, -18.84, -7.78) |
| CIE-LCH | lch(66.50, 20.39, 202.45°) |
| OKLab | oklab(70.41% -0.0594 -0.0214) |
| OKLCH | oklch(70.41% 0.063 199.8) |
| XYZ | xyz(29.0432, 35.9778, 45.9631) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.51
Turquoise Blue
#06B1C4
ΔE00 7.97
Greyish Teal
#719F91
ΔE00 8.33
Dull Teal
#5F9E8F
ΔE00 9.02
Lightseagreen
#20B2AA
ΔE00 9.03
Sea
#3C9992
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACAF #AF726F
analogous
#6FAF92 #6FACAF #6F8CAF
triadic
#6FACAF #AF6FAC #ACAF6F
tetradic
#6FACAF #926FAF #AF726F #8CAF6F
square
#6FACAF #926FAF #AF726F #8CAF6F
split-complementary
#6FACAF #AF6F8C #AF926F
monochromatic
#3A6769 #508E91 #6FACAF #96C3C5 #BED9DB
Accessibility & contrast
On white
2.56
#6FACAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#6FACAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACAF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACAF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AF
Deuteranopia (green-blind)
#989EAF
Tritanopia (blue-blind)
#55B0AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6facaf; /* rgb */ color: rgb(111, 172, 175); /* oklch */ color: oklch(70.4% 0.063 199.8);
Tailwind
colors: {
custom: {
50: '#9bc5c6',
500: '#6facaf',
950: '#000000',
},
}SCSS
$custom: #6facaf; $custom-light: #9bc5c6; $custom-dark: #000000;
JSON
{
"hex": "#6facaf",
"rgb": {
"r": 111,
"g": 172,
"b": 175
},
"hsl": {
"h": 182.813,
"s": 28.571,
"l": 56.078
},
"oklch": {
"l": 0.7041,
"c": 0.06313,
"h": 199.8
},
"luminance": 0.3598
}Semantic roles & 50–950 ramp
primary
#6FACAF
secondary
#CAB1B0
accent
#6863C5
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182