#6AF6BE#6AF6BE
#6AF6BE is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.1% C 0.146 H 164.1°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF6BE |
|---|---|
| RGB | rgb(106, 246, 190) |
| HSL | hsl(156, 89%, 69%) |
| HSV | hsv(156, 57%, 96%) |
| CMYK | cmyk(56.9%, 0%, 22.8%, 3.5%) |
| CIE-LAB | lab(88.30, -50.87, 15.68) |
| CIE-LCH | lch(88.30, 53.23, 162.87°) |
| OKLab | oklab(88.11% -0.1407 0.0401) |
| OKLCH | oklch(88.11% 0.146 164.1) |
| XYZ | xyz(48.1893, 72.6888, 60.1960) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.90
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Turquoise
#7EF4CC
ΔE00 3.82
Aquamarine
#7FFFD4
ΔE00 3.90
Greenish Cyan
#2AFEB7
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF6BE #F66AA2
analogous
#6AF678 #6AF6BE #6AE8F6
triadic
#6AF6BE #BE6AF6 #F6BE6A
tetradic
#6AF6BE #786AF6 #F66AA2 #E8F66A
square
#6AF6BE #786AF6 #F66AA2 #E8F66A
split-complementary
#6AF6BE #F66AE8 #F6786A
monochromatic
#0DD987 #30F3A5 #6AF6BE #A4F9D7 #DDFDF0
Accessibility & contrast
On white
1.35
#6AF6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#6AF6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF6BE
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF6BE | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#DED8C2
Tritanopia (blue-blind)
#25F6E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6af6be; /* rgb */ color: rgb(106, 246, 190); /* oklch */ color: oklch(88.1% 0.146 164.1);
Tailwind
colors: {
custom: {
50: '#a0fad1',
500: '#6af6be',
950: '#000000',
},
}SCSS
$custom: #6af6be; $custom-light: #a0fad1; $custom-dark: #000000;
JSON
{
"hex": "#6af6be",
"rgb": {
"r": 106,
"g": 246,
"b": 190
},
"hsl": {
"h": 156,
"s": 88.608,
"l": 69.02
},
"oklch": {
"l": 0.88114,
"c": 0.14631,
"h": 164.1
},
"luminance": 0.72693
}Semantic roles & 50–950 ramp
primary
#6AF6BE
secondary
#D03573
accent
#005CE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583