#6BDFAC#6BDFAC
#6BDFAC is a very light, vivid teal. Relative luminance 0.589; OKLCH L 82.2% C 0.130 H 162.6°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFAC |
|---|---|
| RGB | rgb(107, 223, 172) |
| HSL | hsl(154, 64%, 65%) |
| HSV | hsv(154, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(81.22, -44.70, 15.11) |
| CIE-LCH | lch(81.22, 47.19, 161.32°) |
| OKLab | oklab(82.23% -0.1236 0.0387) |
| OKLCH | oklch(82.23% 0.13 162.6) |
| XYZ | xyz(39.8940, 58.8762, 48.2837) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.24
Eucalyptus
#44D7A8
ΔE00 3.58
Aqua Marine
#2EE8BB
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 5.24
Mediumaquamarine
#66CDAA
ΔE00 5.47
Light Greenish Blue
#63F7B4
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFAC #DF6B9E
analogous
#6BDF72 #6BDFAC #6BD8DF
triadic
#6BDFAC #AC6BDF #DFAC6B
tetradic
#6BDFAC #726BDF #DF6B9E #D8DF6B
square
#6BDFAC #726BDF #DF6B9E #D8DF6B
split-complementary
#6BDFAC #DF6BD8 #DF726B
monochromatic
#25AB70 #39D490 #6BDFAC #9DEAC8 #D0F5E4
Accessibility & contrast
On white
1.64
#6BDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#6BDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFAC
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFAC | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A9
Deuteranopia (green-blind)
#CBC5AF
Tritanopia (blue-blind)
#42DFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdfac; /* rgb */ color: rgb(107, 223, 172); /* oklch */ color: oklch(82.2% 0.130 162.6);
Tailwind
colors: {
custom: {
50: '#9de9c4',
500: '#6bdfac',
950: '#000000',
},
}SCSS
$custom: #6bdfac; $custom-light: #9de9c4; $custom-dark: #000000;
JSON
{
"hex": "#6bdfac",
"rgb": {
"r": 107,
"g": 223,
"b": 172
},
"hsl": {
"h": 153.621,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.8223,
"c": 0.12952,
"h": 162.6
},
"luminance": 0.5888
}Semantic roles & 50–950 ramp
primary
#6BDFAC
secondary
#AD4171
accent
#1968CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482