#6AEEB0#6AEEB0
#6AEEB0 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.147 H 160.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEEB0 |
|---|---|
| RGB | rgb(106, 238, 176) |
| HSL | hsl(152, 80%, 67%) |
| HSV | hsv(152, 55%, 93%) |
| CMYK | cmyk(55.5%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(85.68, -50.45, 19.25) |
| CIE-LCH | lch(85.68, 54.00, 159.12°) |
| OKLab | oklab(85.88% -0.1385 0.0491) |
| OKLCH | oklch(85.88% 0.147 160.5) |
| XYZ | xyz(44.3509, 67.3437, 51.7273) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.07
Light Blue Green
#7EFBB3
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 3.99
Seafoam (survey)
#80F9AD
ΔE00 4.01
Greenish Cyan
#2AFEB7
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEEB0 #EE6AA8
analogous
#6AEE6E #6AEEB0 #6AEAEE
triadic
#6AEEB0 #B06AEE #EEB06A
tetradic
#6AEEB0 #6E6AEE #EE6AA8 #EAEE6A
square
#6AEEB0 #6E6AEE #EE6AA8 #EAEE6A
split-complementary
#6AEEB0 #EE6AEA #EE6E6A
monochromatic
#17C774 #33E893 #6AEEB0 #A1F4CD #D8FBEA
Accessibility & contrast
On white
1.45
#6AEEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#6AEEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEEB0
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEEB0 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAC
Deuteranopia (green-blind)
#D8D1B4
Tritanopia (blue-blind)
#37EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6aeeb0; /* rgb */ color: rgb(106, 238, 176); /* oklch */ color: oklch(85.9% 0.147 160.5);
Tailwind
colors: {
custom: {
50: '#9ef4c7',
500: '#6aeeb0',
950: '#000000',
},
}SCSS
$custom: #6aeeb0; $custom-light: #9ef4c7; $custom-dark: #000000;
JSON
{
"hex": "#6aeeb0",
"rgb": {
"r": 106,
"g": 238,
"b": 176
},
"hsl": {
"h": 151.818,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.8588,
"c": 0.14699,
"h": 160.5
},
"luminance": 0.67348
}Semantic roles & 50–950 ramp
primary
#6AEEB0
secondary
#C4387A
accent
#0A6CDC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582