#6BD8BE#6BD8BE
#6BD8BE is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.0% C 0.108 H 175.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD8BE |
|---|---|
| RGB | rgb(107, 216, 190) |
| HSL | hsl(166, 58%, 63%) |
| HSV | hsv(166, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 12%, 15.3%) |
| CIE-LAB | lab(79.59, -37.60, 3.24) |
| CIE-LCH | lch(79.59, 37.74, 175.08°) |
| OKLab | oklab(81.04% -0.1078 0.008) |
| OKLCH | oklch(81.04% 0.108 175.8) |
| XYZ | xyz(39.9095, 55.9517, 57.4018) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.55
Mediumaquamarine
#66CDAA
ΔE00 4.12
Pale Teal
#82CBB2
ΔE00 4.72
Turquoise
#40E0D0
ΔE00 5.19
Aquamarine (survey)
#04D8B2
ΔE00 5.37
Light Teal
#90E4C1
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD8BE #D86B85
analogous
#6BD887 #6BD8BE #6BBBD8
triadic
#6BD8BE #BE6BD8 #D8BE6B
tetradic
#6BD8BE #876BD8 #D86B85 #BBD86B
square
#6BD8BE #876BD8 #D86B85 #BBD86B
split-complementary
#6BD8BE #D86BBB #D8876B
monochromatic
#2A9F83 #3BCBA9 #6BD8BE #9BE5D3 #CCF2E9
Accessibility & contrast
On white
1.72
#6BD8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#6BD8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD8BE
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD8BE | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBD
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#38DAD0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bd8be; /* rgb */ color: rgb(107, 216, 190); /* oklch */ color: oklch(81.0% 0.108 175.8);
Tailwind
colors: {
custom: {
50: '#9de4d1',
500: '#6bd8be',
950: '#000000',
},
}SCSS
$custom: #6bd8be; $custom-light: #9de4d1; $custom-dark: #000000;
JSON
{
"hex": "#6bd8be",
"rgb": {
"r": 107,
"g": 216,
"b": 190
},
"hsl": {
"h": 165.688,
"s": 58.289,
"l": 63.333
},
"oklch": {
"l": 0.81037,
"c": 0.10814,
"h": 175.8
},
"luminance": 0.55955
}Semantic roles & 50–950 ramp
primary
#6BD8BE
secondary
#A3445B
accent
#2047C6
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483