#6AFBB7#6AFBB7
#6AFBB7 is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.1% C 0.158 H 160.2°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBB7 |
|---|---|
| RGB | rgb(106, 251, 183) |
| HSL | hsl(152, 95%, 70%) |
| HSV | hsv(152, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(89.61, -54.36, 21.11) |
| CIE-LCH | lch(89.61, 58.32, 158.77°) |
| OKLab | oklab(89.14% -0.149 0.0538) |
| OKLCH | oklch(89.14% 0.158 160.2) |
| XYZ | xyz(48.9838, 75.4727, 56.7768) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.94
Light Blue Green
#7EFBB3
ΔE00 2.06
Seafoam Green
#7AF9AB
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 2.95
Greenish Cyan
#2AFEB7
ΔE00 3.00
Light Aquamarine
#7BFDC7
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBB7 #FB6AAE
analogous
#6AFB6F #6AFBB7 #6AF6FB
triadic
#6AFBB7 #B76AFB #FBB76A
tetradic
#6AFBB7 #6F6AFB #FB6AAE #F6FB6A
square
#6AFBB7 #6F6AFB #FB6AAE #F6FB6A
split-complementary
#6AFBB7 #FB6AF6 #FB6F6A
monochromatic
#06E47C #2EF99A #6AFBB7 #A6FDD4 #E1FEF1
Accessibility & contrast
On white
1.30
#6AFBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#6AFBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBB7
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBB7 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB3
Deuteranopia (green-blind)
#E4DBBB
Tritanopia (blue-blind)
#29FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6afbb7; /* rgb */ color: rgb(106, 251, 183); /* oklch */ color: oklch(89.1% 0.158 160.2);
Tailwind
colors: {
custom: {
50: '#a0fdcc',
500: '#6afbb7',
950: '#000000',
},
}SCSS
$custom: #6afbb7; $custom-light: #a0fdcc; $custom-dark: #000000;
JSON
{
"hex": "#6afbb7",
"rgb": {
"r": 106,
"g": 251,
"b": 183
},
"hsl": {
"h": 151.862,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.89142,
"c": 0.15839,
"h": 160.2
},
"luminance": 0.75477
}Semantic roles & 50–950 ramp
primary
#6AFBB7
secondary
#D63380
accent
#006CE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683