#6FB2AA#6FB2AA
#6FB2AA is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.6% C 0.069 H 186.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FB2AA |
|---|---|
| RGB | rgb(111, 178, 170) |
| HSL | hsl(173, 30%, 57%) |
| HSV | hsv(173, 38%, 70%) |
| CMYK | cmyk(37.6%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(68.11, -23.14, -2.64) |
| CIE-LCH | lch(68.11, 23.29, 186.51°) |
| OKLab | oklab(71.65% -0.069 -0.0074) |
| OKLCH | oklch(71.65% 0.069 186.2) |
| XYZ | xyz(29.7290, 38.1206, 43.8139) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 6.68
Greyish Teal
#719F91
ΔE00 6.72
Dull Teal
#5F9E8F
ΔE00 6.84
Cadetblue
#5F9EA0
ΔE00 7.15
Topaz
#13BBAF
ΔE00 7.45
Tealish
#24BCA8
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FB2AA #B26F77
analogous
#6FB289 #6FB2AA #6F99B2
triadic
#6FB2AA #AA6FB2 #B2AA6F
tetradic
#6FB2AA #896FB2 #B26F77 #99B26F
square
#6FB2AA #896FB2 #B26F77 #99B26F
split-complementary
#6FB2AA #B26F99 #B2896F
monochromatic
#3A6D67 #4F948C #6FB2AA #97C7C2 #BFDDD9
Accessibility & contrast
On white
2.43
#6FB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#6FB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FB2AA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FB2AA | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#A0A2AB
Tritanopia (blue-blind)
#56B5AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6fb2aa; /* rgb */ color: rgb(111, 178, 170); /* oklch */ color: oklch(71.6% 0.069 186.2);
Tailwind
colors: {
custom: {
50: '#9bc9c3',
500: '#6fb2aa',
950: '#000000',
},
}SCSS
$custom: #6fb2aa; $custom-light: #9bc9c3; $custom-dark: #000000;
JSON
{
"hex": "#6fb2aa",
"rgb": {
"r": 111,
"g": 178,
"b": 170
},
"hsl": {
"h": 172.836,
"s": 30.317,
"l": 56.667
},
"oklch": {
"l": 0.71649,
"c": 0.06943,
"h": 186.2
},
"luminance": 0.38123
}Semantic roles & 50–950 ramp
primary
#6FB2AA
secondary
#CCB1B4
accent
#616DC7
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281