#6BD8B2#6BD8B2
#6BD8B2 is a light, moderate teal. Relative luminance 0.555; OKLCH L 80.7% C 0.116 H 168.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD8B2 |
|---|---|
| RGB | rgb(107, 216, 178) |
| HSL | hsl(159, 58%, 63%) |
| HSV | hsv(159, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 17.6%, 15.3%) |
| CIE-LAB | lab(79.30, -40.34, 9.21) |
| CIE-LCH | lch(79.30, 41.37, 167.13°) |
| OKLab | oklab(80.71% -0.1132 0.0236) |
| OKLCH | oklch(80.71% 0.116 168.2) |
| XYZ | xyz(38.6516, 55.4486, 50.7767) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.69
Seafoam
#7FE0B3
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 3.39
Seafoam Blue
#78D1B6
ΔE00 3.54
Light Teal
#90E4C1
ΔE00 4.55
Aquamarine (survey)
#04D8B2
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD8B2 #D86B91
analogous
#6BD87B #6BD8B2 #6BC7D8
triadic
#6BD8B2 #B26BD8 #D8B26B
tetradic
#6BD8B2 #7B6BD8 #D86B91 #C7D86B
square
#6BD8B2 #7B6BD8 #D86B91 #C7D86B
split-complementary
#6BD8B2 #D86BC7 #D87B6B
monochromatic
#2A9F76 #3BCB99 #6BD8B2 #9BE5CB #CCF2E4
Accessibility & contrast
On white
1.74
#6BD8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#6BD8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD8B2
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD8B2 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CCB0
Deuteranopia (green-blind)
#C3C0B4
Tritanopia (blue-blind)
#41D9CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6bd8b2; /* rgb */ color: rgb(107, 216, 178); /* oklch */ color: oklch(80.7% 0.116 168.2);
Tailwind
colors: {
custom: {
50: '#9ce4c9',
500: '#6bd8b2',
950: '#000000',
},
}SCSS
$custom: #6bd8b2; $custom-light: #9ce4c9; $custom-dark: #000000;
JSON
{
"hex": "#6bd8b2",
"rgb": {
"r": 107,
"g": 216,
"b": 178
},
"hsl": {
"h": 159.083,
"s": 58.289,
"l": 63.333
},
"oklch": {
"l": 0.80709,
"c": 0.11561,
"h": 168.2
},
"luminance": 0.55452
}Semantic roles & 50–950 ramp
primary
#6BD8B2
secondary
#A34465
accent
#205AC6
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482