#6BCFC8#6BCFC8
#6BCFC8 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.095 H 189.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFC8 |
|---|---|
| RGB | rgb(107, 207, 200) |
| HSL | hsl(176, 51%, 62%) |
| HSV | hsv(176, 48%, 81%) |
| CMYK | cmyk(48.3%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(77.23, -30.96, -5.57) |
| CIE-LCH | lch(77.23, 31.46, 190.19°) |
| OKLab | oklab(79.22% -0.0934 -0.0155) |
| OKLCH | oklch(79.22% 0.095 189.4) |
| XYZ | xyz(38.7973, 51.9182, 62.6091) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.86
Darkturquoise
#00CED1
ΔE00 5.54
Turquoise
#40E0D0
ΔE00 5.92
Seafoam Blue
#78D1B6
ΔE00 7.22
Pale Teal
#82CBB2
ΔE00 7.51
Topaz
#13BBAF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFC8 #CF6B72
analogous
#6BCF96 #6BCFC8 #6BA4CF
triadic
#6BCFC8 #C86BCF #CFC86B
tetradic
#6BCFC8 #966BCF #CF6B72 #A4CF6B
square
#6BCFC8 #966BCF #CF6B72 #A4CF6B
split-complementary
#6BCFC8 #CF6BA4 #CF966B
monochromatic
#2F918A #3EBFB6 #6BCFC8 #99DED9 #C7EDEA
Accessibility & contrast
On white
1.84
#6BCFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#6BCFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFC8
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFC8 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#B5BAC9
Tritanopia (blue-blind)
#33D3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcfc8; /* rgb */ color: rgb(107, 207, 200); /* oklch */ color: oklch(79.2% 0.095 189.4);
Tailwind
colors: {
custom: {
50: '#9cded8',
500: '#6bcfc8',
950: '#000000',
},
}SCSS
$custom: #6bcfc8; $custom-light: #9cded8; $custom-dark: #000000;
JSON
{
"hex": "#6bcfc8",
"rgb": {
"r": 107,
"g": 207,
"b": 200
},
"hsl": {
"h": 175.8,
"s": 51.02,
"l": 61.569
},
"oklch": {
"l": 0.79221,
"c": 0.09472,
"h": 189.4
},
"luminance": 0.51922
}Semantic roles & 50–950 ramp
primary
#6BCFC8
secondary
#97474D
accent
#2732BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483