#6BDEBF#6BDEBF
#6BDEBF is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.115 H 173.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDEBF |
|---|---|
| RGB | rgb(107, 222, 191) |
| HSL | hsl(164, 64%, 65%) |
| HSV | hsv(164, 52%, 87%) |
| CMYK | cmyk(51.8%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.36, -40.08, 5.27) |
| CIE-LCH | lch(81.36, 40.43, 172.51°) |
| OKLab | oklab(82.48% -0.114 0.0133) |
| OKLCH | oklch(82.48% 0.115 173.3) |
| XYZ | xyz(41.5845, 59.1262, 58.5012) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.63
Light Teal
#90E4C1
ΔE00 4.43
Mediumaquamarine
#66CDAA
ΔE00 4.47
Seafoam
#7FE0B3
ΔE00 4.76
Aquamarine (survey)
#04D8B2
ΔE00 4.93
Aqua (survey)
#13EAC9
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDEBF #DE6B8A
analogous
#6BDE86 #6BDEBF #6BC4DE
triadic
#6BDEBF #BF6BDE #DEBF6B
tetradic
#6BDEBF #866BDE #DE6B8A #C4DE6B
square
#6BDEBF #866BDE #DE6B8A #C4DE6B
split-complementary
#6BDEBF #DE6BC4 #DE866B
monochromatic
#26A986 #39D3A9 #6BDEBF #9DE9D5 #CFF4EA
Accessibility & contrast
On white
1.64
#6BDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6BDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDEBF
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDEBF | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C6C5C1
Tritanopia (blue-blind)
#35E0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdebf; /* rgb */ color: rgb(107, 222, 191); /* oklch */ color: oklch(82.5% 0.115 173.3);
Tailwind
colors: {
custom: {
50: '#9de9d2',
500: '#6bdebf',
950: '#000000',
},
}SCSS
$custom: #6bdebf; $custom-light: #9de9d2; $custom-dark: #000000;
JSON
{
"hex": "#6bdebf",
"rgb": {
"r": 107,
"g": 222,
"b": 191
},
"hsl": {
"h": 163.826,
"s": 63.536,
"l": 64.51
},
"oklch": {
"l": 0.82484,
"c": 0.1148,
"h": 173.3
},
"luminance": 0.5913
}Semantic roles & 50–950 ramp
primary
#6BDEBF
secondary
#AB425E
accent
#1A4ACB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483