#6AEDB0#6AEDB0
#6AEDB0 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.6% C 0.146 H 160.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEDB0 |
|---|---|
| RGB | rgb(106, 237, 176) |
| HSL | hsl(152, 78%, 67%) |
| HSV | hsv(152, 55%, 93%) |
| CMYK | cmyk(55.3%, 0%, 25.7%, 7.1%) |
| CIE-LAB | lab(85.38, -50.03, 18.84) |
| CIE-LCH | lch(85.38, 53.46, 159.37°) |
| OKLab | oklab(85.64% -0.1375 0.0481) |
| OKLCH | oklch(85.64% 0.146 160.7) |
| XYZ | xyz(44.0606, 66.7631, 51.6305) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.31
Light Blue Green
#7EFBB3
ΔE00 3.84
Light Aquamarine
#7BFDC7
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEDB0 #ED6AA7
analogous
#6AED6F #6AEDB0 #6AE9ED
triadic
#6AEDB0 #B06AED #EDB06A
tetradic
#6AEDB0 #6F6AED #ED6AA7 #E9ED6A
square
#6AEDB0 #6F6AED #ED6AA7 #E9ED6A
split-complementary
#6AEDB0 #ED6AE9 #ED6F6A
monochromatic
#18C574 #33E693 #6AEDB0 #A1F4CD #D7FAEA
Accessibility & contrast
On white
1.46
#6AEDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#6AEDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEDB0
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEDB0 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAD
Deuteranopia (green-blind)
#D7D0B4
Tritanopia (blue-blind)
#37ECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aedb0; /* rgb */ color: rgb(106, 237, 176); /* oklch */ color: oklch(85.6% 0.146 160.7);
Tailwind
colors: {
custom: {
50: '#9ef3c7',
500: '#6aedb0',
950: '#000000',
},
}SCSS
$custom: #6aedb0; $custom-light: #9ef3c7; $custom-dark: #000000;
JSON
{
"hex": "#6aedb0",
"rgb": {
"r": 106,
"g": 237,
"b": 176
},
"hsl": {
"h": 152.061,
"s": 78.443,
"l": 67.255
},
"oklch": {
"l": 0.85641,
"c": 0.14566,
"h": 160.7
},
"luminance": 0.66767
}Semantic roles & 50–950 ramp
primary
#6AEDB0
secondary
#C33979
accent
#0B6CDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582