#6AFCBE#6AFCBE
#6AFCBE is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.154 H 162.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCBE |
|---|---|
| RGB | rgb(106, 252, 190) |
| HSL | hsl(155, 96%, 70%) |
| HSV | hsv(155, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.04, -53.34, 18.13) |
| CIE-LCH | lch(90.04, 56.34, 161.23°) |
| OKLab | oklab(89.54% -0.1469 0.0463) |
| OKLCH | oklch(89.54% 0.154 162.5) |
| XYZ | xyz(50.0438, 76.3978, 60.8142) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.60
Light Aquamarine
#7BFDC7
ΔE00 1.94
Greenish Cyan
#2AFEB7
ΔE00 3.04
Light Blue Green
#7EFBB3
ΔE00 3.09
Greenish Turquoise
#00FBB0
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCBE #FC6AA8
analogous
#6AFC75 #6AFCBE #6AF1FC
triadic
#6AFCBE #BE6AFC #FCBE6A
tetradic
#6AFCBE #756AFC #FC6AA8 #F1FC6A
square
#6AFCBE #756AFC #FC6AA8 #F1FC6A
split-complementary
#6AFCBE #FC6AF1 #FC756A
monochromatic
#05E787 #2EFBA4 #6AFCBE #A6FDD8 #E1FEF2
Accessibility & contrast
On white
1.29
#6AFCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#6AFCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCBE
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCBE | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#20FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6afcbe; /* rgb */ color: rgb(106, 252, 190); /* oklch */ color: oklch(89.5% 0.154 162.5);
Tailwind
colors: {
custom: {
50: '#a0fed1',
500: '#6afcbe',
950: '#000000',
},
}SCSS
$custom: #6afcbe; $custom-light: #a0fed1; $custom-dark: #000000;
JSON
{
"hex": "#6afcbe",
"rgb": {
"r": 106,
"g": 252,
"b": 190
},
"hsl": {
"h": 154.521,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.89539,
"c": 0.15403,
"h": 162.5
},
"luminance": 0.76403
}Semantic roles & 50–950 ramp
primary
#6AFCBE
secondary
#D73379
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683