#6FAFAC#6FAFAC
#6FAFAC is a light, moderate teal. Relative luminance 0.370; OKLCH L 71.0% C 0.066 H 192.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAFAC |
|---|---|
| RGB | rgb(111, 175, 172) |
| HSL | hsl(177, 29%, 56%) |
| HSV | hsv(177, 37%, 69%) |
| CMYK | cmyk(36.6%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(67.29, -21.13, -4.95) |
| CIE-LCH | lch(67.29, 21.70, 193.20°) |
| OKLab | oklab(71.01% -0.0644 -0.0137) |
| OKLCH | oklch(71.01% 0.066 192) |
| XYZ | xyz(29.3292, 37.0161, 44.6211) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.52
Greyish Teal
#719F91
ΔE00 7.01
Lightseagreen
#20B2AA
ΔE00 7.36
Dull Teal
#5F9E8F
ΔE00 7.41
Topaz
#13BBAF
ΔE00 8.61
Grey Teal
#5E9B8A
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAFAC #AF6F72
analogous
#6FAF8C #6FAFAC #6F92AF
triadic
#6FAFAC #AC6FAF #AFAC6F
tetradic
#6FAFAC #8C6FAF #AF6F72 #92AF6F
square
#6FAFAC #8C6FAF #AF6F72 #92AF6F
split-complementary
#6FAFAC #AF6F92 #AF8C6F
monochromatic
#3A6967 #50918E #6FAFAC #96C5C3 #BEDBD9
Accessibility & contrast
On white
2.50
#6FAFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#6FAFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAFAC
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAFAC | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AC
Deuteranopia (green-blind)
#9CA0AD
Tritanopia (blue-blind)
#56B2AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6fafac; /* rgb */ color: rgb(111, 175, 172); /* oklch */ color: oklch(71.0% 0.066 192.0);
Tailwind
colors: {
custom: {
50: '#9bc7c4',
500: '#6fafac',
950: '#000000',
},
}SCSS
$custom: #6fafac; $custom-light: #9bc7c4; $custom-dark: #000000;
JSON
{
"hex": "#6fafac",
"rgb": {
"r": 111,
"g": 175,
"b": 172
},
"hsl": {
"h": 177.188,
"s": 28.571,
"l": 56.078
},
"oklch": {
"l": 0.7101,
"c": 0.06587,
"h": 192
},
"luminance": 0.37018
}Semantic roles & 50–950 ramp
primary
#6FAFAC
secondary
#CAB0B1
accent
#6368C5
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281