#6AFCB8#6AFCB8
#6AFCB8 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.4% C 0.159 H 160.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCB8 |
|---|---|
| RGB | rgb(106, 252, 184) |
| HSL | hsl(152, 96%, 70%) |
| HSV | hsv(152, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 27%, 1.2%) |
| CIE-LAB | lab(89.92, -54.56, 21.03) |
| CIE-LCH | lch(89.92, 58.48, 158.92°) |
| OKLab | oklab(89.4% -0.1496 0.0536) |
| OKLCH | oklch(89.4% 0.159 160.3) |
| XYZ | xyz(49.4015, 76.1409, 57.4313) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.11
Light Blue Green
#7EFBB3
ΔE00 2.12
Seafoam Green
#7AF9AB
ΔE00 2.92
Greenish Cyan
#2AFEB7
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 2.99
Seafoam (survey)
#80F9AD
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCB8 #FC6AAE
analogous
#6AFC6F #6AFCB8 #6AF7FC
triadic
#6AFCB8 #B86AFC #FCB86A
tetradic
#6AFCB8 #6F6AFC #FC6AAE #F7FC6A
square
#6AFCB8 #6F6AFC #FC6AAE #F7FC6A
split-complementary
#6AFCB8 #FC6AF7 #FC6F6A
monochromatic
#05E77E #2EFB9B #6AFCB8 #A6FDD5 #E1FEF1
Accessibility & contrast
On white
1.29
#6AFCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#6AFCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCB8
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCB8 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB4
Deuteranopia (green-blind)
#E5DCBC
Tritanopia (blue-blind)
#27FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6afcb8; /* rgb */ color: rgb(106, 252, 184); /* oklch */ color: oklch(89.4% 0.159 160.3);
Tailwind
colors: {
custom: {
50: '#a0fecd',
500: '#6afcb8',
950: '#000000',
},
}SCSS
$custom: #6afcb8; $custom-light: #a0fecd; $custom-dark: #000000;
JSON
{
"hex": "#6afcb8",
"rgb": {
"r": 106,
"g": 252,
"b": 184
},
"hsl": {
"h": 152.055,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.89403,
"c": 0.15887,
"h": 160.3
},
"luminance": 0.76146
}Semantic roles & 50–950 ramp
primary
#6AFCB8
secondary
#D7337F
accent
#006BE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683