#6BDBBF#6BDBBF
#6BDBBF is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.8% C 0.111 H 174.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBBF |
|---|---|
| RGB | rgb(107, 219, 191) |
| HSL | hsl(165, 61%, 64%) |
| HSV | hsv(165, 51%, 86%) |
| CMYK | cmyk(51.1%, 0%, 12.8%, 14.1%) |
| CIE-LAB | lab(80.49, -38.73, 4.01) |
| CIE-LCH | lch(80.49, 38.94, 174.09°) |
| OKLab | oklab(81.77% -0.1107 0.01) |
| OKLCH | oklch(81.77% 0.111 174.8) |
| XYZ | xyz(40.7948, 57.5468, 58.2380) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.01
Mediumaquamarine
#66CDAA
ΔE00 4.28
Light Teal
#90E4C1
ΔE00 4.95
Aquamarine (survey)
#04D8B2
ΔE00 5.12
Pale Teal
#82CBB2
ΔE00 5.23
Turquoise
#40E0D0
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBBF #DB6B87
analogous
#6BDB87 #6BDBBF #6BBFDB
triadic
#6BDBBF #BF6BDB #DBBF6B
tetradic
#6BDBBF #876BDB #DB6B87 #BFDB6B
square
#6BDBBF #876BDB #DB6B87 #BFDB6B
split-complementary
#6BDBBF #DB6BBF #DB876B
monochromatic
#28A485 #3ACFAA #6BDBBF #9CE7D4 #CDF3EA
Accessibility & contrast
On white
1.68
#6BDBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#6BDBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBBF
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBBF | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBE
Deuteranopia (green-blind)
#C3C2C1
Tritanopia (blue-blind)
#36DDD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bdbbf; /* rgb */ color: rgb(107, 219, 191); /* oklch */ color: oklch(81.8% 0.111 174.8);
Tailwind
colors: {
custom: {
50: '#9de6d2',
500: '#6bdbbf',
950: '#000000',
},
}SCSS
$custom: #6bdbbf; $custom-light: #9de6d2; $custom-dark: #000000;
JSON
{
"hex": "#6bdbbf",
"rgb": {
"r": 107,
"g": 219,
"b": 191
},
"hsl": {
"h": 165,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.81775,
"c": 0.11117,
"h": 174.8
},
"luminance": 0.5755
}Semantic roles & 50–950 ramp
primary
#6BDBBF
secondary
#A7435C
accent
#1D48C9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483