#6BDEBC#6BDEBC
#6BDEBC is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.117 H 171.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDEBC |
|---|---|
| RGB | rgb(107, 222, 188) |
| HSL | hsl(162, 64%, 65%) |
| HSV | hsv(162, 52%, 87%) |
| CMYK | cmyk(51.8%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.29, -40.77, 6.76) |
| CIE-LCH | lch(81.29, 41.33, 170.59°) |
| OKLab | oklab(82.4% -0.1153 0.0172) |
| OKLCH | oklch(82.4% 0.117 171.5) |
| XYZ | xyz(41.2577, 58.9955, 56.7803) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.81
Seafoam
#7FE0B3
ΔE00 3.99
Light Teal
#90E4C1
ΔE00 4.15
Mediumaquamarine
#66CDAA
ΔE00 4.18
Eucalyptus
#44D7A8
ΔE00 4.48
Aqua Marine
#2EE8BB
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDEBC #DE6B8D
analogous
#6BDE83 #6BDEBC #6BC7DE
triadic
#6BDEBC #BC6BDE #DEBC6B
tetradic
#6BDEBC #836BDE #DE6B8D #C7DE6B
square
#6BDEBC #836BDE #DE6B8D #C7DE6B
split-complementary
#6BDEBC #DE6BC7 #DE836B
monochromatic
#26A982 #39D3A5 #6BDEBC #9DE9D3 #CFF4E9
Accessibility & contrast
On white
1.64
#6BDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6BDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDEBC
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDEBC | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BA
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#37E0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdebc; /* rgb */ color: rgb(107, 222, 188); /* oklch */ color: oklch(82.4% 0.117 171.5);
Tailwind
colors: {
custom: {
50: '#9de9d0',
500: '#6bdebc',
950: '#000000',
},
}SCSS
$custom: #6bdebc; $custom-light: #9de9d0; $custom-dark: #000000;
JSON
{
"hex": "#6bdebc",
"rgb": {
"r": 107,
"g": 222,
"b": 188
},
"hsl": {
"h": 162.261,
"s": 63.536,
"l": 64.51
},
"oklch": {
"l": 0.82402,
"c": 0.11663,
"h": 171.5
},
"luminance": 0.58999
}Semantic roles & 50–950 ramp
primary
#6BDEBC
secondary
#AB4261
accent
#1A4FCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483