#6AFDBF#6AFDBF
#6AFDBF is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.155 H 162.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFDBF |
|---|---|
| RGB | rgb(106, 253, 191) |
| HSL | hsl(155, 97%, 70%) |
| HSV | hsv(155, 58%, 99%) |
| CMYK | cmyk(58.1%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.35, -53.54, 18.05) |
| CIE-LCH | lch(90.35, 56.50, 161.37°) |
| OKLab | oklab(89.8% -0.1475 0.0461) |
| OKLCH | oklch(89.8% 0.155 162.6) |
| XYZ | xyz(50.4683, 77.0714, 61.4967) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.77
Light Aquamarine
#7BFDC7
ΔE00 1.90
Greenish Cyan
#2AFEB7
ΔE00 3.02
Light Blue Green
#7EFBB3
ΔE00 3.16
Greenish Turquoise
#00FBB0
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFDBF #FD6AA8
analogous
#6AFD75 #6AFDBF #6AF1FD
triadic
#6AFDBF #BF6AFD #FDBF6A
tetradic
#6AFDBF #756AFD #FD6AA8 #F1FD6A
square
#6AFDBF #756AFD #FD6AA8 #F1FD6A
split-complementary
#6AFDBF #FD6AF1 #FD756A
monochromatic
#03E988 #2EFCA5 #6AFDBF #A6FED9 #E1FFF2
Accessibility & contrast
On white
1.28
#6AFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#6AFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFDBF
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFDBF | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#1DFDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6afdbf; /* rgb */ color: rgb(106, 253, 191); /* oklch */ color: oklch(89.8% 0.155 162.6);
Tailwind
colors: {
custom: {
50: '#a0ffd2',
500: '#6afdbf',
950: '#000000',
},
}SCSS
$custom: #6afdbf; $custom-light: #a0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#6afdbf",
"rgb": {
"r": 106,
"g": 253,
"b": 191
},
"hsl": {
"h": 154.694,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.898,
"c": 0.15453,
"h": 162.6
},
"luminance": 0.77076
}Semantic roles & 50–950 ramp
primary
#6AFDBF
secondary
#D83379
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683