#6AFBB8#6AFBB8
#6AFBB8 is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.2% C 0.158 H 160.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBB8 |
|---|---|
| RGB | rgb(106, 251, 184) |
| HSL | hsl(152, 95%, 70%) |
| HSV | hsv(152, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 26.7%, 1.6%) |
| CIE-LAB | lab(89.63, -54.16, 20.63) |
| CIE-LCH | lch(89.63, 57.95, 159.15°) |
| OKLab | oklab(89.16% -0.1485 0.0526) |
| OKLCH | oklch(89.16% 0.158 160.5) |
| XYZ | xyz(49.0883, 75.5145, 57.3269) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.93
Light Blue Green
#7EFBB3
ΔE00 2.20
Light Aquamarine
#7BFDC7
ΔE00 2.87
Greenish Cyan
#2AFEB7
ΔE00 2.98
Seafoam Green
#7AF9AB
ΔE00 3.02
Seafoam (survey)
#80F9AD
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBB8 #FB6AAD
analogous
#6AFB70 #6AFBB8 #6AF5FB
triadic
#6AFBB8 #B86AFB #FBB86A
tetradic
#6AFBB8 #706AFB #FB6AAD #F5FB6A
square
#6AFBB8 #706AFB #FB6AAD #F5FB6A
split-complementary
#6AFBB8 #FB6AF5 #FB706A
monochromatic
#06E47E #2EF99C #6AFBB8 #A6FDD4 #E1FEF1
Accessibility & contrast
On white
1.30
#6AFBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#6AFBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBB8
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBB8 | 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)
#F8EAB4
Deuteranopia (green-blind)
#E4DBBC
Tritanopia (blue-blind)
#28FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6afbb8; /* rgb */ color: rgb(106, 251, 184); /* oklch */ color: oklch(89.2% 0.158 160.5);
Tailwind
colors: {
custom: {
50: '#a0fdcd',
500: '#6afbb8',
950: '#000000',
},
}SCSS
$custom: #6afbb8; $custom-light: #a0fdcd; $custom-dark: #000000;
JSON
{
"hex": "#6afbb8",
"rgb": {
"r": 106,
"g": 251,
"b": 184
},
"hsl": {
"h": 152.276,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.89164,
"c": 0.15757,
"h": 160.5
},
"luminance": 0.75519
}Semantic roles & 50–950 ramp
primary
#6AFBB8
secondary
#D6337E
accent
#006AE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683