#6BDFAA#6BDFAA
#6BDFAA is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.2% C 0.131 H 161.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFAA |
|---|---|
| RGB | rgb(107, 223, 170) |
| HSL | hsl(153, 64%, 65%) |
| HSV | hsv(153, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.18, -45.12, 16.10) |
| CIE-LCH | lch(81.18, 47.91, 160.36°) |
| OKLab | oklab(82.18% -0.1245 0.0412) |
| OKLCH | oklch(82.18% 0.131 161.7) |
| XYZ | xyz(39.7033, 58.8000, 47.2797) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.49
Eucalyptus
#44D7A8
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 5.31
Light Teal
#90E4C1
ΔE00 5.56
Light Greenish Blue
#63F7B4
ΔE00 5.60
Mediumaquamarine
#66CDAA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFAA #DF6BA0
analogous
#6BDF70 #6BDFAA #6BDADF
triadic
#6BDFAA #AA6BDF #DFAA6B
tetradic
#6BDFAA #706BDF #DF6BA0 #DADF6B
square
#6BDFAA #706BDF #DF6BA0 #DADF6B
split-complementary
#6BDFAA #DF6BDA #DF706B
monochromatic
#25AB6E #39D48D #6BDFAA #9DEAC7 #D0F5E4
Accessibility & contrast
On white
1.65
#6BDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#6BDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFAA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFAA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A7
Deuteranopia (green-blind)
#CBC5AD
Tritanopia (blue-blind)
#43DFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdfaa; /* rgb */ color: rgb(107, 223, 170); /* oklch */ color: oklch(82.2% 0.131 161.7);
Tailwind
colors: {
custom: {
50: '#9de9c3',
500: '#6bdfaa',
950: '#000000',
},
}SCSS
$custom: #6bdfaa; $custom-light: #9de9c3; $custom-dark: #000000;
JSON
{
"hex": "#6bdfaa",
"rgb": {
"r": 107,
"g": 223,
"b": 170
},
"hsl": {
"h": 152.586,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.82182,
"c": 0.13114,
"h": 161.7
},
"luminance": 0.58803
}Semantic roles & 50–950 ramp
primary
#6BDFAA
secondary
#AD4172
accent
#196BCC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482