#6AFABE#6AFABE
#6AFABE is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.1% C 0.151 H 163.0°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFABE |
|---|---|
| RGB | rgb(106, 250, 190) |
| HSL | hsl(155, 94%, 70%) |
| HSV | hsv(155, 58%, 98%) |
| CMYK | cmyk(57.6%, 0%, 24%, 2%) |
| CIE-LAB | lab(89.46, -52.52, 17.31) |
| CIE-LCH | lch(89.46, 55.30, 161.76°) |
| OKLab | oklab(89.06% -0.1448 0.0443) |
| OKLCH | oklch(89.06% 0.151 163) |
| XYZ | xyz(49.4190, 75.1483, 60.6059) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Light Aquamarine
#7BFDC7
ΔE00 1.77
Greenish Cyan
#2AFEB7
ΔE00 3.26
Light Blue Green
#7EFBB3
ΔE00 3.36
Greenish Turquoise
#00FBB0
ΔE00 4.00
Aquamarine
#7FFFD4
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFABE #FA6AA6
analogous
#6AFA76 #6AFABE #6AEEFA
triadic
#6AFABE #BE6AFA #FABE6A
tetradic
#6AFABE #766AFA #FA6AA6 #EEFA6A
square
#6AFABE #766AFA #FA6AA6 #EEFA6A
split-complementary
#6AFABE #FA6AEE #FA766A
monochromatic
#08E287 #2FF8A4 #6AFABE #A5FCD8 #E0FEF2
Accessibility & contrast
On white
1.31
#6AFABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#6AFABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFABE
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFABE | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABB
Deuteranopia (green-blind)
#E2DBC2
Tritanopia (blue-blind)
#21FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6afabe; /* rgb */ color: rgb(106, 250, 190); /* oklch */ color: oklch(89.1% 0.151 163.0);
Tailwind
colors: {
custom: {
50: '#a0fdd1',
500: '#6afabe',
950: '#000000',
},
}SCSS
$custom: #6afabe; $custom-light: #a0fdd1; $custom-dark: #000000;
JSON
{
"hex": "#6afabe",
"rgb": {
"r": 106,
"g": 250,
"b": 190
},
"hsl": {
"h": 155,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.89064,
"c": 0.15146,
"h": 163
},
"luminance": 0.75153
}Semantic roles & 50–950 ramp
primary
#6AFABE
secondary
#D53477
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683