#6EFDBB#6EFDBB
#6EFDBB is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.8% C 0.156 H 160.7°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDBB |
|---|---|
| RGB | rgb(110, 253, 187) |
| HSL | hsl(152, 97%, 71%) |
| HSV | hsv(152, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.39, -53.55, 20.16) |
| CIE-LCH | lch(90.39, 57.22, 159.37°) |
| OKLab | oklab(89.84% -0.147 0.0514) |
| OKLCH | oklch(89.84% 0.156 160.7) |
| XYZ | xyz(50.5208, 77.1486, 59.2329) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.43
Light Blue Green
#7EFBB3
ΔE00 2.24
Light Aquamarine
#7BFDC7
ΔE00 2.54
Greenish Cyan
#2AFEB7
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.20
Seafoam (survey)
#80F9AD
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDBB #FD6EB0
analogous
#6EFD73 #6EFDBB #6EF7FD
triadic
#6EFDBB #BB6EFD #FDBB6E
tetradic
#6EFDBB #736EFD #FD6EB0 #F7FD6E
square
#6EFDBB #736EFD #FD6EB0 #F7FD6E
split-complementary
#6EFDBB #FD6EF7 #FD736E
monochromatic
#03ED81 #32FC9F #6EFDBB #AAFED7 #E1FFF1
Accessibility & contrast
On white
1.28
#6EFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#6EFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDBB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDBB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#32FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efdbb; /* rgb */ color: rgb(110, 253, 187); /* oklch */ color: oklch(89.8% 0.156 160.7);
Tailwind
colors: {
custom: {
50: '#a2ffcf',
500: '#6efdbb',
950: '#000000',
},
}SCSS
$custom: #6efdbb; $custom-light: #a2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6efdbb",
"rgb": {
"r": 110,
"g": 253,
"b": 187
},
"hsl": {
"h": 152.308,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.89835,
"c": 0.15578,
"h": 160.7
},
"luminance": 0.77153
}Semantic roles & 50–950 ramp
primary
#6EFDBB
secondary
#D93681
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683