#6AFDBC#6AFDBC
#6AFDBC is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.157 H 161.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFDBC |
|---|---|
| RGB | rgb(106, 253, 188) |
| HSL | hsl(153, 97%, 70%) |
| HSV | hsv(153, 58%, 99%) |
| CMYK | cmyk(58.1%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(90.29, -54.16, 19.50) |
| CIE-LCH | lch(90.29, 57.56, 160.20°) |
| OKLab | oklab(89.73% -0.1488 0.0498) |
| OKLCH | oklch(89.73% 0.157 161.5) |
| XYZ | xyz(50.1416, 76.9407, 59.7758) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.41
Light Aquamarine
#7BFDC7
ΔE00 2.41
Light Blue Green
#7EFBB3
ΔE00 2.64
Greenish Cyan
#2AFEB7
ΔE00 2.89
Seafoam Green
#7AF9AB
ΔE00 3.57
Greenish Turquoise
#00FBB0
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFDBC #FD6AAB
analogous
#6AFD72 #6AFDBC #6AF5FD
triadic
#6AFDBC #BC6AFD #FDBC6A
tetradic
#6AFDBC #726AFD #FD6AAB #F5FD6A
square
#6AFDBC #726AFD #FD6AAB #F5FD6A
split-complementary
#6AFDBC #FD6AF5 #FD726A
monochromatic
#03E984 #2EFCA1 #6AFDBC #A6FED7 #E1FFF1
Accessibility & contrast
On white
1.28
#6AFDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#6AFDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFDBC
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFDBC | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#22FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6afdbc; /* rgb */ color: rgb(106, 253, 188); /* oklch */ color: oklch(89.7% 0.157 161.5);
Tailwind
colors: {
custom: {
50: '#a0ffd0',
500: '#6afdbc',
950: '#000000',
},
}SCSS
$custom: #6afdbc; $custom-light: #a0ffd0; $custom-dark: #000000;
JSON
{
"hex": "#6afdbc",
"rgb": {
"r": 106,
"g": 253,
"b": 188
},
"hsl": {
"h": 153.469,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.89731,
"c": 0.15692,
"h": 161.5
},
"luminance": 0.76946
}Semantic roles & 50–950 ramp
primary
#6AFDBC
secondary
#D8337C
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683