#6FC0BE#6FC0BE
#6FC0BE is a light, moderate teal. Relative luminance 0.448; OKLCH L 75.6% C 0.080 H 193.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC0BE |
|---|---|
| RGB | rgb(111, 192, 190) |
| HSL | hsl(179, 39%, 59%) |
| HSV | hsv(179, 42%, 75%) |
| CMYK | cmyk(42.2%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(72.76, -25.23, -6.76) |
| CIE-LCH | lch(72.76, 26.12, 194.99°) |
| OKLab | oklab(75.57% -0.0775 -0.0187) |
| OKLCH | oklch(75.57% 0.08 193.5) |
| XYZ | xyz(34.6959, 44.7938, 55.5230) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 6.82
Topaz
#13BBAF
ΔE00 7.56
Lightseagreen
#20B2AA
ΔE00 7.64
Tealish
#24BCA8
ΔE00 8.93
Pale Teal
#82CBB2
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC0BE #C06F71
analogous
#6FC096 #6FC0BE #6F99C0
triadic
#6FC0BE #BE6FC0 #C0BE6F
tetradic
#6FC0BE #966FC0 #C06F71 #99C06F
square
#6FC0BE #966FC0 #C06F71 #99C06F
split-complementary
#6FC0BE #C06F99 #C0966F
monochromatic
#377E7C #4AA8A6 #6FC0BE #9AD3D1 #C4E5E4
Accessibility & contrast
On white
2.11
#6FC0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#6FC0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC0BE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC0BE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#49C4BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #6fc0be; /* rgb */ color: rgb(111, 192, 190); /* oklch */ color: oklch(75.6% 0.080 193.5);
Tailwind
colors: {
custom: {
50: '#9dd3d1',
500: '#6fc0be',
950: '#000000',
},
}SCSS
$custom: #6fc0be; $custom-light: #9dd3d1; $custom-dark: #000000;
JSON
{
"hex": "#6fc0be",
"rgb": {
"r": 111,
"g": 192,
"b": 190
},
"hsl": {
"h": 178.519,
"s": 39.13,
"l": 59.412
},
"oklch": {
"l": 0.75568,
"c": 0.0797,
"h": 193.5
},
"luminance": 0.44796
}Semantic roles & 50–950 ramp
primary
#6FC0BE
secondary
#D5B6B6
accent
#595CCF
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1414
muted
#7F8282