#6AEDB2#6AEDB2
#6AEDB2 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.7% C 0.144 H 161.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEDB2 |
|---|---|
| RGB | rgb(106, 237, 178) |
| HSL | hsl(153, 78%, 67%) |
| HSV | hsv(153, 55%, 93%) |
| CMYK | cmyk(55.3%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(85.42, -49.62, 17.86) |
| CIE-LCH | lch(85.42, 52.74, 160.21°) |
| OKLab | oklab(85.69% -0.1366 0.0456) |
| OKLCH | oklch(85.69% 0.144 161.5) |
| XYZ | xyz(44.2599, 66.8428, 52.6804) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.46
Light Aquamarine
#7BFDC7
ΔE00 3.82
Light Blue Green
#7EFBB3
ΔE00 4.09
Seafoam
#7FE0B3
ΔE00 4.30
Seafoam (survey)
#80F9AD
ΔE00 4.57
Seafoam Green
#7AF9AB
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEDB2 #ED6AA5
analogous
#6AED71 #6AEDB2 #6AE7ED
triadic
#6AEDB2 #B26AED #EDB26A
tetradic
#6AEDB2 #716AED #ED6AA5 #E7ED6A
square
#6AEDB2 #716AED #ED6AA5 #E7ED6A
split-complementary
#6AEDB2 #ED6AE7 #ED716A
monochromatic
#18C577 #33E696 #6AEDB2 #A1F4CE #D7FAEA
Accessibility & contrast
On white
1.46
#6AEDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#6AEDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEDB2
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEDB2 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAF
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#36ECDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aedb2; /* rgb */ color: rgb(106, 237, 178); /* oklch */ color: oklch(85.7% 0.144 161.5);
Tailwind
colors: {
custom: {
50: '#9ef3c9',
500: '#6aedb2',
950: '#000000',
},
}SCSS
$custom: #6aedb2; $custom-light: #9ef3c9; $custom-dark: #000000;
JSON
{
"hex": "#6aedb2",
"rgb": {
"r": 106,
"g": 237,
"b": 178
},
"hsl": {
"h": 152.977,
"s": 78.443,
"l": 67.255
},
"oklch": {
"l": 0.85687,
"c": 0.14402,
"h": 161.5
},
"luminance": 0.66847
}Semantic roles & 50–950 ramp
primary
#6AEDB2
secondary
#C33977
accent
#0B68DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582