#6BDFAB#6BDFAB
#6BDFAB is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.2% C 0.130 H 162.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFAB |
|---|---|
| RGB | rgb(107, 223, 171) |
| HSL | hsl(153, 64%, 65%) |
| HSV | hsv(153, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(81.20, -44.91, 15.61) |
| CIE-LCH | lch(81.20, 47.55, 160.84°) |
| OKLab | oklab(82.21% -0.124 0.04) |
| OKLCH | oklch(82.21% 0.13 162.1) |
| XYZ | xyz(39.7983, 58.8380, 47.7798) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.35
Eucalyptus
#44D7A8
ΔE00 3.68
Aqua Marine
#2EE8BB
ΔE00 5.16
Light Teal
#90E4C1
ΔE00 5.40
Mediumaquamarine
#66CDAA
ΔE00 5.62
Light Greenish Blue
#63F7B4
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFAB #DF6B9F
analogous
#6BDF71 #6BDFAB #6BD9DF
triadic
#6BDFAB #AB6BDF #DFAB6B
tetradic
#6BDFAB #716BDF #DF6B9F #D9DF6B
square
#6BDFAB #716BDF #DF6B9F #D9DF6B
split-complementary
#6BDFAB #DF6BD9 #DF716B
monochromatic
#25AB6F #39D48E #6BDFAB #9DEAC8 #D0F5E4
Accessibility & contrast
On white
1.64
#6BDFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#6BDFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFAB
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFAB | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A8
Deuteranopia (green-blind)
#CBC5AE
Tritanopia (blue-blind)
#42DFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdfab; /* rgb */ color: rgb(107, 223, 171); /* oklch */ color: oklch(82.2% 0.130 162.1);
Tailwind
colors: {
custom: {
50: '#9de9c4',
500: '#6bdfab',
950: '#000000',
},
}SCSS
$custom: #6bdfab; $custom-light: #9de9c4; $custom-dark: #000000;
JSON
{
"hex": "#6bdfab",
"rgb": {
"r": 107,
"g": 223,
"b": 171
},
"hsl": {
"h": 153.103,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.82206,
"c": 0.13032,
"h": 162.1
},
"luminance": 0.58841
}Semantic roles & 50–950 ramp
primary
#6BDFAB
secondary
#AD4172
accent
#1969CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482