#6AFFBF#6AFFBF
#6AFFBF is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.157 H 162.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFBF |
|---|---|
| RGB | rgb(106, 255, 191) |
| HSL | hsl(154, 100%, 71%) |
| HSV | hsv(154, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.94, -54.35, 18.86) |
| CIE-LCH | lch(90.94, 57.53, 160.86°) |
| OKLab | oklab(90.27% -0.1495 0.0482) |
| OKLCH | oklch(90.27% 0.157 162.1) |
| XYZ | xyz(51.1030, 78.3407, 61.7083) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 2.21
Greenish Cyan
#2AFEB7
ΔE00 2.91
Light Blue Green
#7EFBB3
ΔE00 2.99
Greenish Turquoise
#00FBB0
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFBF #FF6AAA
analogous
#6AFF74 #6AFFBF #6AF5FF
triadic
#6AFFBF #BF6AFF #FFBF6A
tetradic
#6AFFBF #746AFF #FF6AAA #F5FF6A
square
#6AFFBF #746AFF #FF6AAA #F5FF6A
split-complementary
#6AFFBF #FF6AF5 #FF746A
monochromatic
#00EF88 #2DFFA5 #6AFFBF #A7FFD9 #E0FFF2
Accessibility & contrast
On white
1.26
#6AFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#6AFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFBF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFBF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E6DFC3
Tritanopia (blue-blind)
#1BFFED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6affbf; /* rgb */ color: rgb(106, 255, 191); /* oklch */ color: oklch(90.3% 0.157 162.1);
Tailwind
colors: {
custom: {
50: '#a1ffd2',
500: '#6affbf',
950: '#000000',
},
}SCSS
$custom: #6affbf; $custom-light: #a1ffd2; $custom-dark: #000000;
JSON
{
"hex": "#6affbf",
"rgb": {
"r": 106,
"g": 255,
"b": 191
},
"hsl": {
"h": 154.228,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90274,
"c": 0.1571,
"h": 162.1
},
"luminance": 0.78346
}Semantic roles & 50–950 ramp
primary
#6AFFBF
secondary
#DB327B
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683