#6AFDBD#6AFDBD
#6AFDBD is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.156 H 161.9°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFDBD |
|---|---|
| RGB | rgb(106, 253, 189) |
| HSL | hsl(154, 97%, 70%) |
| HSV | hsv(154, 58%, 99%) |
| CMYK | cmyk(58.1%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.31, -53.95, 19.02) |
| CIE-LCH | lch(90.31, 57.21, 160.58°) |
| OKLab | oklab(89.75% -0.1484 0.0486) |
| OKLCH | oklch(89.75% 0.156 161.9) |
| XYZ | xyz(50.2497, 76.9839, 60.3455) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.51
Light Aquamarine
#7BFDC7
ΔE00 2.23
Light Blue Green
#7EFBB3
ΔE00 2.81
Greenish Cyan
#2AFEB7
ΔE00 2.92
Greenish Turquoise
#00FBB0
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFDBD #FD6AAA
analogous
#6AFD74 #6AFDBD #6AF3FD
triadic
#6AFDBD #BD6AFD #FDBD6A
tetradic
#6AFDBD #746AFD #FD6AAA #F3FD6A
square
#6AFDBD #746AFD #FD6AAA #F3FD6A
split-complementary
#6AFDBD #FD6AF3 #FD746A
monochromatic
#03E985 #2EFCA2 #6AFDBD #A6FED8 #E1FFF2
Accessibility & contrast
On white
1.28
#6AFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#6AFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFDBD
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFDBD | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E5DDC1
Tritanopia (blue-blind)
#20FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6afdbd; /* rgb */ color: rgb(106, 253, 189); /* oklch */ color: oklch(89.8% 0.156 161.9);
Tailwind
colors: {
custom: {
50: '#a0ffd1',
500: '#6afdbd',
950: '#000000',
},
}SCSS
$custom: #6afdbd; $custom-light: #a0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6afdbd",
"rgb": {
"r": 106,
"g": 253,
"b": 189
},
"hsl": {
"h": 153.878,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.89753,
"c": 0.15611,
"h": 161.9
},
"luminance": 0.76989
}Semantic roles & 50–950 ramp
primary
#6AFDBD
secondary
#D8337B
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683