#6BD3BF#6BD3BF
#6BD3BF is a light, moderate teal. Relative luminance 0.535; OKLCH L 79.9% C 0.102 H 179.4°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD3BF |
|---|---|
| RGB | rgb(107, 211, 191) |
| HSL | hsl(168, 54%, 62%) |
| HSV | hsv(168, 49%, 83%) |
| CMYK | cmyk(49.3%, 0%, 9.5%, 17.3%) |
| CIE-LAB | lab(78.15, -35.06, 0.62) |
| CIE-LCH | lch(78.15, 35.06, 178.99°) |
| OKLab | oklab(79.88% -0.1018 0.0011) |
| OKLCH | oklch(79.88% 0.102 179.4) |
| XYZ | xyz(38.7577, 53.4726, 57.5589) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.06
Pale Teal
#82CBB2
ΔE00 4.51
Turquoise
#40E0D0
ΔE00 4.80
Mediumaquamarine
#66CDAA
ΔE00 5.11
Mediumturquoise
#48D1CC
ΔE00 5.89
Aquamarine (survey)
#04D8B2
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD3BF #D36B7F
analogous
#6BD38B #6BD3BF #6BB3D3
triadic
#6BD3BF #BF6BD3 #D3BF6B
tetradic
#6BD3BF #8B6BD3 #D36B7F #B3D36B
square
#6BD3BF #8B6BD3 #D36B7F #B3D36B
split-complementary
#6BD3BF #D36BB3 #D38B6B
monochromatic
#2D9782 #3CC5AB #6BD3BF #9AE1D3 #C9EFE8
Accessibility & contrast
On white
1.80
#6BD3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#6BD3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD3BF
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD3BF | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BE
Deuteranopia (green-blind)
#BBBCC1
Tritanopia (blue-blind)
#39D6CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bd3bf; /* rgb */ color: rgb(107, 211, 191); /* oklch */ color: oklch(79.9% 0.102 179.4);
Tailwind
colors: {
custom: {
50: '#9ce1d2',
500: '#6bd3bf',
950: '#000000',
},
}SCSS
$custom: #6bd3bf; $custom-light: #9ce1d2; $custom-dark: #000000;
JSON
{
"hex": "#6bd3bf",
"rgb": {
"r": 107,
"g": 211,
"b": 191
},
"hsl": {
"h": 168.462,
"s": 54.167,
"l": 62.353
},
"oklch": {
"l": 0.79885,
"c": 0.10183,
"h": 179.4
},
"luminance": 0.53476
}Semantic roles & 50–950 ramp
primary
#6BD3BF
secondary
#9C4657
accent
#2442C2
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483