#6F9999#6F9999
#6F9999 is a light, muted teal. Relative luminance 0.285; OKLCH L 65.2% C 0.046 H 196.1°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6F9999 |
|---|---|
| RGB | rgb(111, 153, 153) |
| HSL | hsl(180, 17%, 52%) |
| HSV | hsv(180, 27%, 60%) |
| CMYK | cmyk(27.5%, 0%, 0%, 40%) |
| CIE-LAB | lab(60.30, -14.21, -4.63) |
| CIE-LCH | lch(60.30, 14.94, 198.04°) |
| OKLab | oklab(65.24% -0.044 -0.0127) |
| OKLCH | oklch(65.24% 0.046 196.1) |
| XYZ | xyz(23.6947, 28.4607, 34.3758) |
| Luminance | 0.2846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.92
Greyish Teal
#719F91
ΔE00 6.33
Dull Teal
#5F9E8F
ΔE00 7.74
Grey Teal
#5E9B8A
ΔE00 8.25
Dusty Teal
#4C9085
ΔE00 8.47
Sea
#3C9992
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F9999 #996F6F
analogous
#6F9984 #6F9999 #6F8499
triadic
#6F9999 #996F99 #99996F
tetradic
#6F9999 #846F99 #996F6F #84996F
square
#6F9999 #846F99 #996F6F #84996F
split-complementary
#6F9999 #996F84 #99846F
monochromatic
#3B5353 #547777 #6F9999 #93B2B2 #B7CCCC
Accessibility & contrast
On white
3.14
#6F9999 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#6F9999 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F9999
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F9999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F9999 | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949599
Deuteranopia (green-blind)
#8B8F99
Tritanopia (blue-blind)
#609C99
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #6f9999; /* rgb */ color: rgb(111, 153, 153); /* oklch */ color: oklch(65.2% 0.046 196.1);
Tailwind
colors: {
custom: {
50: '#99b7b7',
500: '#6f9999',
950: '#000000',
},
}SCSS
$custom: #6f9999; $custom-light: #99b7b7; $custom-dark: #000000;
JSON
{
"hex": "#6f9999",
"rgb": {
"r": 111,
"g": 153,
"b": 153
},
"hsl": {
"h": 180,
"s": 17.073,
"l": 51.765
},
"oklch": {
"l": 0.65243,
"c": 0.04574,
"h": 196.1
},
"luminance": 0.28462
}Semantic roles & 50–950 ramp
primary
#6F9999
secondary
#BBA9A9
accent
#6E6EBA
background
#F9FBFB
surface
#F2F6F6
border
#CCD0D0
text
#0E1111
muted
#7E8080