#6BDBBB#6BDBBB
#6BDBBB is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.7% C 0.114 H 172.3°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBBB |
|---|---|
| RGB | rgb(107, 219, 187) |
| HSL | hsl(163, 61%, 64%) |
| HSV | hsv(163, 51%, 86%) |
| CMYK | cmyk(51.1%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(80.39, -39.65, 5.99) |
| CIE-LCH | lch(80.39, 40.10, 171.40°) |
| OKLab | oklab(81.66% -0.1125 0.0152) |
| OKLCH | oklch(81.66% 0.114 172.3) |
| XYZ | xyz(40.3606, 57.3731, 55.9513) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.08
Mediumaquamarine
#66CDAA
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 4.46
Eucalyptus
#44D7A8
ΔE00 4.66
Aquamarine (survey)
#04D8B2
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBBB #DB6B8B
analogous
#6BDB83 #6BDBBB #6BC3DB
triadic
#6BDBBB #BB6BDB #DBBB6B
tetradic
#6BDBBB #836BDB #DB6B8B #C3DB6B
square
#6BDBBB #836BDB #DB6B8B #C3DB6B
split-complementary
#6BDBBB #DB6BC3 #DB836B
monochromatic
#28A480 #3ACFA4 #6BDBBB #9CE7D2 #CDF3E8
Accessibility & contrast
On white
1.68
#6BDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#6BDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBBB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBBB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#C4C2BD
Tritanopia (blue-blind)
#39DDD2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bdbbb; /* rgb */ color: rgb(107, 219, 187); /* oklch */ color: oklch(81.7% 0.114 172.3);
Tailwind
colors: {
custom: {
50: '#9de6cf',
500: '#6bdbbb',
950: '#000000',
},
}SCSS
$custom: #6bdbbb; $custom-light: #9de6cf; $custom-dark: #000000;
JSON
{
"hex": "#6bdbbb",
"rgb": {
"r": 107,
"g": 219,
"b": 187
},
"hsl": {
"h": 162.857,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.81664,
"c": 0.11352,
"h": 172.3
},
"luminance": 0.57377
}Semantic roles & 50–950 ramp
primary
#6BDBBB
secondary
#A74360
accent
#1D4EC9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1613
muted
#808483