#6AF4BE#6AF4BE
#6AF4BE is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.6% C 0.144 H 164.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF4BE |
|---|---|
| RGB | rgb(106, 244, 190) |
| HSL | hsl(157, 86%, 69%) |
| HSV | hsv(157, 57%, 96%) |
| CMYK | cmyk(56.6%, 0%, 22.1%, 4.3%) |
| CIE-LAB | lab(87.72, -50.04, 14.86) |
| CIE-LCH | lch(87.72, 52.20, 163.46°) |
| OKLab | oklab(87.64% -0.1386 0.0381) |
| OKLCH | oklch(87.64% 0.144 164.7) |
| XYZ | xyz(47.5842, 71.4787, 59.9943) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.18
Light Greenish Blue
#63F7B4
ΔE00 2.68
Light Turquoise
#7EF4CC
ΔE00 3.46
Aquamarine
#7FFFD4
ΔE00 3.83
Bright Teal
#01F9C6
ΔE00 4.20
Greenish Cyan
#2AFEB7
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF4BE #F46AA0
analogous
#6AF479 #6AF4BE #6AE5F4
triadic
#6AF4BE #BE6AF4 #F4BE6A
tetradic
#6AF4BE #796AF4 #F46AA0 #E5F46A
square
#6AF4BE #796AF4 #F46AA0 #E5F46A
split-complementary
#6AF4BE #F46AE5 #F4796A
monochromatic
#10D487 #31F0A5 #6AF4BE #A3F8D7 #DCFCF0
Accessibility & contrast
On white
1.37
#6AF4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#6AF4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF4BE
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF4BE | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4BB
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#26F4E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6af4be; /* rgb */ color: rgb(106, 244, 190); /* oklch */ color: oklch(87.6% 0.144 164.7);
Tailwind
colors: {
custom: {
50: '#9ff8d1',
500: '#6af4be',
950: '#000000',
},
}SCSS
$custom: #6af4be; $custom-light: #9ff8d1; $custom-dark: #000000;
JSON
{
"hex": "#6af4be",
"rgb": {
"r": 106,
"g": 244,
"b": 190
},
"hsl": {
"h": 156.522,
"s": 86.25,
"l": 68.627
},
"oklch": {
"l": 0.8764,
"c": 0.14375,
"h": 164.7
},
"luminance": 0.71483
}Semantic roles & 50–950 ramp
primary
#6AF4BE
secondary
#CD3571
accent
#035AE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583