#6BDDBD#6BDDBD
#6BDDBD is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.2% C 0.115 H 172.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDDBD |
|---|---|
| RGB | rgb(107, 221, 189) |
| HSL | hsl(163, 63%, 64%) |
| HSV | hsv(163, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(81.02, -40.09, 5.84) |
| CIE-LCH | lch(81.02, 40.52, 171.71°) |
| OKLab | oklab(82.19% -0.1138 0.0148) |
| OKLCH | oklch(82.19% 0.115 172.6) |
| XYZ | xyz(41.1011, 58.5092, 57.2617) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.47
Mediumaquamarine
#66CDAA
ΔE00 4.12
Light Teal
#90E4C1
ΔE00 4.35
Seafoam
#7FE0B3
ΔE00 4.47
Eucalyptus
#44D7A8
ΔE00 4.82
Aquamarine (survey)
#04D8B2
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDDBD #DD6B8B
analogous
#6BDD84 #6BDDBD #6BC4DD
triadic
#6BDDBD #BD6BDD #DDBD6B
tetradic
#6BDDBD #846BDD #DD6B8B #C4DD6B
square
#6BDDBD #846BDD #DD6B8B #C4DD6B
split-complementary
#6BDDBD #DD6BC4 #DD846B
monochromatic
#26A783 #39D2A7 #6BDDBD #9DE8D3 #CFF4E9
Accessibility & contrast
On white
1.65
#6BDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#6BDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDDBD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDDBD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BC
Deuteranopia (green-blind)
#C5C4BF
Tritanopia (blue-blind)
#37DFD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6bddbd; /* rgb */ color: rgb(107, 221, 189); /* oklch */ color: oklch(82.2% 0.115 172.6);
Tailwind
colors: {
custom: {
50: '#9de8d0',
500: '#6bddbd',
950: '#000000',
},
}SCSS
$custom: #6bddbd; $custom-light: #9de8d0; $custom-dark: #000000;
JSON
{
"hex": "#6bddbd",
"rgb": {
"r": 107,
"g": 221,
"b": 189
},
"hsl": {
"h": 163.158,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.82192,
"c": 0.11477,
"h": 172.6
},
"luminance": 0.58513
}Semantic roles & 50–950 ramp
primary
#6BDDBD
secondary
#AA425F
accent
#1B4CCA
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483