#6BD2B2#6BD2B2
#6BD2B2 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.3% C 0.108 H 170.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2B2 |
|---|---|
| RGB | rgb(107, 210, 178) |
| HSL | hsl(161, 53%, 62%) |
| HSV | hsv(161, 49%, 82%) |
| CMYK | cmyk(49%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(77.54, -37.63, 6.69) |
| CIE-LCH | lch(77.54, 38.22, 169.92°) |
| OKLab | oklab(79.28% -0.1064 0.0171) |
| OKLCH | oklch(79.28% 0.108 170.9) |
| XYZ | xyz(37.1424, 52.4302, 50.2736) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.63
Seafoam Blue
#78D1B6
ΔE00 1.93
Pale Teal
#82CBB2
ΔE00 3.86
Eucalyptus
#44D7A8
ΔE00 4.57
Seafoam
#7FE0B3
ΔE00 4.99
Aquamarine (survey)
#04D8B2
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2B2 #D26B8B
analogous
#6BD27F #6BD2B2 #6BBFD2
triadic
#6BD2B2 #B26BD2 #D2B26B
tetradic
#6BD2B2 #7F6BD2 #D26B8B #BFD26B
square
#6BD2B2 #7F6BD2 #D26B8B #BFD26B
split-complementary
#6BD2B2 #D26BBF #D27F6B
monochromatic
#2D9575 #3CC49A #6BD2B2 #9AE0CA #C9EFE3
Accessibility & contrast
On white
1.83
#6BD2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#6BD2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2B2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2B2 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6B0
Deuteranopia (green-blind)
#BDBBB4
Tritanopia (blue-blind)
#43D3C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bd2b2; /* rgb */ color: rgb(107, 210, 178); /* oklch */ color: oklch(79.3% 0.108 170.9);
Tailwind
colors: {
custom: {
50: '#9ce0c9',
500: '#6bd2b2',
950: '#000000',
},
}SCSS
$custom: #6bd2b2; $custom-light: #9ce0c9; $custom-dark: #000000;
JSON
{
"hex": "#6bd2b2",
"rgb": {
"r": 107,
"g": 210,
"b": 178
},
"hsl": {
"h": 161.359,
"s": 53.368,
"l": 62.157
},
"oklch": {
"l": 0.7928,
"c": 0.1078,
"h": 170.9
},
"luminance": 0.52433
}Semantic roles & 50–950 ramp
primary
#6BD2B2
secondary
#9B4761
accent
#2555C1
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482