#6FBFC0#6FBFC0
#6FBFC0 is a light, moderate teal. Relative luminance 0.444; OKLCH L 75.4% C 0.079 H 196.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6FBFC0 |
|---|---|
| RGB | rgb(111, 191, 192) |
| HSL | hsl(181, 39%, 59%) |
| HSV | hsv(181, 42%, 75%) |
| CMYK | cmyk(42.2%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(72.52, -24.23, -8.19) |
| CIE-LCH | lch(72.52, 25.57, 198.68°) |
| OKLab | oklab(75.4% -0.0754 -0.0226) |
| OKLCH | oklch(75.4% 0.079 196.7) |
| XYZ | xyz(34.6971, 44.4442, 56.6092) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.60
Darkturquoise
#00CED1
ΔE00 6.98
Lightseagreen
#20B2AA
ΔE00 8.16
Topaz
#13BBAF
ΔE00 8.35
Turquoise Blue
#06B1C4
ΔE00 8.54
Aqua Blue
#02D8E9
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FBFC0 #C0706F
analogous
#6FC099 #6FBFC0 #6F97C0
triadic
#6FBFC0 #C06FBF #BFC06F
tetradic
#6FBFC0 #996FC0 #C0706F #97C06F
square
#6FBFC0 #996FC0 #C0706F #97C06F
split-complementary
#6FBFC0 #C06F97 #C0996F
monochromatic
#377D7E #4AA7A8 #6FBFC0 #9AD2D3 #C4E5E5
Accessibility & contrast
On white
2.12
#6FBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#6FBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FBFC0
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FBFC0 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C0
Deuteranopia (green-blind)
#A7ADC1
Tritanopia (blue-blind)
#48C4BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #6fbfc0; /* rgb */ color: rgb(111, 191, 192); /* oklch */ color: oklch(75.4% 0.079 196.7);
Tailwind
colors: {
custom: {
50: '#9dd2d3',
500: '#6fbfc0',
950: '#000000',
},
}SCSS
$custom: #6fbfc0; $custom-light: #9dd2d3; $custom-dark: #000000;
JSON
{
"hex": "#6fbfc0",
"rgb": {
"r": 111,
"g": 191,
"b": 192
},
"hsl": {
"h": 180.741,
"s": 39.13,
"l": 59.412
},
"oklch": {
"l": 0.75402,
"c": 0.07875,
"h": 196.7
},
"luminance": 0.44447
}Semantic roles & 50–950 ramp
primary
#6FBFC0
secondary
#D5B6B6
accent
#5A59CF
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1414
muted
#7F8282