#6AE8BB#6AE8BB
#6AE8BB is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.7% C 0.131 H 167.1°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE8BB |
|---|---|
| RGB | rgb(106, 232, 187) |
| HSL | hsl(159, 73%, 66%) |
| HSV | hsv(159, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.15, -45.59, 11.38) |
| CIE-LCH | lch(84.15, 46.99, 165.99°) |
| OKLab | oklab(84.71% -0.1273 0.0292) |
| OKLCH | oklch(84.71% 0.131 167.1) |
| XYZ | xyz(43.7659, 64.3612, 57.1206) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.26
Aqua Marine
#2EE8BB
ΔE00 3.40
Light Teal
#90E4C1
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 4.63
Light Aquamarine
#7BFDC7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE8BB #E86A97
analogous
#6AE87C #6AE8BB #6AD6E8
triadic
#6AE8BB #BB6AE8 #E8BB6A
tetradic
#6AE8BB #7C6AE8 #E86A97 #D6E86A
square
#6AE8BB #7C6AE8 #E86A97 #D6E86A
split-complementary
#6AE8BB #E86AD6 #E87C6A
monochromatic
#1DBB82 #35E0A3 #6AE8BB #9FF0D3 #D4F8EB
Accessibility & contrast
On white
1.51
#6AE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#6AE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE8BB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE8BB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#31E9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae8bb; /* rgb */ color: rgb(106, 232, 187); /* oklch */ color: oklch(84.7% 0.131 167.1);
Tailwind
colors: {
custom: {
50: '#9ef0cf',
500: '#6ae8bb',
950: '#000000',
},
}SCSS
$custom: #6ae8bb; $custom-light: #9ef0cf; $custom-dark: #000000;
JSON
{
"hex": "#6ae8bb",
"rgb": {
"r": 106,
"g": 232,
"b": 187
},
"hsl": {
"h": 158.571,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.84714,
"c": 0.13056,
"h": 167.1
},
"luminance": 0.64365
}Semantic roles & 50–950 ramp
primary
#6AE8BB
secondary
#BA3C69
accent
#1057D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583