#6AFCB7#6AFCB7
#6AFCB7 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.4% C 0.160 H 159.9°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCB7 |
|---|---|
| RGB | rgb(106, 252, 183) |
| HSL | hsl(152, 96%, 70%) |
| HSV | hsv(152, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 27.4%, 1.2%) |
| CIE-LAB | lab(89.91, -54.76, 21.52) |
| CIE-LCH | lch(89.91, 58.84, 158.55°) |
| OKLab | oklab(89.38% -0.15 0.0548) |
| OKLCH | oklch(89.38% 0.16 159.9) |
| XYZ | xyz(49.2970, 76.0991, 56.8812) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.15
Light Blue Green
#7EFBB3
ΔE00 1.99
Seafoam Green
#7AF9AB
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 2.88
Greenish Cyan
#2AFEB7
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCB7 #FC6AAF
analogous
#6AFC6E #6AFCB7 #6AF8FC
triadic
#6AFCB7 #B76AFC #FCB76A
tetradic
#6AFCB7 #6E6AFC #FC6AAF #F8FC6A
square
#6AFCB7 #6E6AFC #FC6AAF #F8FC6A
split-complementary
#6AFCB7 #FC6AF8 #FC6E6A
monochromatic
#05E77C #2EFB9A #6AFCB7 #A6FDD4 #E1FEF1
Accessibility & contrast
On white
1.29
#6AFCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#6AFCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCB7
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCB7 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB3
Deuteranopia (green-blind)
#E5DCBB
Tritanopia (blue-blind)
#28FBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6afcb7; /* rgb */ color: rgb(106, 252, 183); /* oklch */ color: oklch(89.4% 0.160 159.9);
Tailwind
colors: {
custom: {
50: '#a0fecc',
500: '#6afcb7',
950: '#000000',
},
}SCSS
$custom: #6afcb7; $custom-light: #a0fecc; $custom-dark: #000000;
JSON
{
"hex": "#6afcb7",
"rgb": {
"r": 106,
"g": 252,
"b": 183
},
"hsl": {
"h": 151.644,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.8938,
"c": 0.1597,
"h": 159.9
},
"luminance": 0.76104
}Semantic roles & 50–950 ramp
primary
#6AFCB7
secondary
#D73381
accent
#006CE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683