#6EFDBA#6EFDBA
#6EFDBA is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.157 H 160.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDBA |
|---|---|
| RGB | rgb(110, 253, 186) |
| HSL | hsl(152, 97%, 71%) |
| HSV | hsv(152, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(90.37, -53.75, 20.65) |
| CIE-LCH | lch(90.37, 57.58, 158.99°) |
| OKLab | oklab(89.81% -0.1475 0.0526) |
| OKLCH | oklch(89.81% 0.157 160.4) |
| XYZ | xyz(50.4141, 77.1059, 58.6710) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.41
Light Blue Green
#7EFBB3
ΔE00 2.08
Light Aquamarine
#7BFDC7
ΔE00 2.73
Seafoam Green
#7AF9AB
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.06
Greenish Cyan
#2AFEB7
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDBA #FD6EB1
analogous
#6EFD72 #6EFDBA #6EF9FD
triadic
#6EFDBA #BA6EFD #FDBA6E
tetradic
#6EFDBA #726EFD #FD6EB1 #F9FD6E
square
#6EFDBA #726EFD #FD6EB1 #F9FD6E
split-complementary
#6EFDBA #FD6EF9 #FD726E
monochromatic
#03ED80 #32FC9D #6EFDBA #AAFED7 #E1FFF1
Accessibility & contrast
On white
1.28
#6EFDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#6EFDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDBA
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDBA | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#33FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efdba; /* rgb */ color: rgb(110, 253, 186); /* oklch */ color: oklch(89.8% 0.157 160.4);
Tailwind
colors: {
custom: {
50: '#a2ffcf',
500: '#6efdba',
950: '#000000',
},
}SCSS
$custom: #6efdba; $custom-light: #a2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6efdba",
"rgb": {
"r": 110,
"g": 253,
"b": 186
},
"hsl": {
"h": 151.888,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.89812,
"c": 0.1566,
"h": 160.4
},
"luminance": 0.77111
}Semantic roles & 50–950 ramp
primary
#6EFDBA
secondary
#D93682
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683