#6BDBAC#6BDBAC
#6BDBAC is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.3% C 0.124 H 163.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBAC |
|---|---|
| RGB | rgb(107, 219, 172) |
| HSL | hsl(155, 61%, 64%) |
| HSV | hsv(155, 51%, 86%) |
| CMYK | cmyk(51.1%, 0%, 21.5%, 14.1%) |
| CIE-LAB | lab(80.05, -42.96, 13.46) |
| CIE-LCH | lch(80.05, 45.02, 162.61°) |
| OKLab | oklab(81.27% -0.1192 0.0345) |
| OKLCH | oklch(81.27% 0.124 163.9) |
| XYZ | xyz(38.8379, 56.7640, 47.9316) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.21
Eucalyptus
#44D7A8
ΔE00 3.06
Mediumaquamarine
#66CDAA
ΔE00 4.26
Light Teal
#90E4C1
ΔE00 4.99
Aqua Marine
#2EE8BB
ΔE00 5.17
Seafoam Blue
#78D1B6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBAC #DB6B9A
analogous
#6BDB74 #6BDBAC #6BD2DB
triadic
#6BDBAC #AC6BDB #DBAC6B
tetradic
#6BDBAC #746BDB #DB6B9A #D2DB6B
square
#6BDBAC #746BDB #DB6B9A #D2DB6B
split-complementary
#6BDBAC #DB6BD2 #DB746B
monochromatic
#28A470 #3ACF90 #6BDBAC #9CE7C8 #CDF3E3
Accessibility & contrast
On white
1.70
#6BDBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#6BDBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBAC
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBAC | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#43DBCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6bdbac; /* rgb */ color: rgb(107, 219, 172); /* oklch */ color: oklch(81.3% 0.124 163.9);
Tailwind
colors: {
custom: {
50: '#9de7c4',
500: '#6bdbac',
950: '#000000',
},
}SCSS
$custom: #6bdbac; $custom-light: #9de7c4; $custom-dark: #000000;
JSON
{
"hex": "#6bdbac",
"rgb": {
"r": 107,
"g": 219,
"b": 172
},
"hsl": {
"h": 154.821,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.81272,
"c": 0.12409,
"h": 163.9
},
"luminance": 0.56767
}Semantic roles & 50–950 ramp
primary
#6BDBAC
secondary
#A7436D
accent
#1D65C9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482