#6EFDBD#6EFDBD
#6EFDBD is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.154 H 161.5°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDBD |
|---|---|
| RGB | rgb(110, 253, 189) |
| HSL | hsl(153, 97%, 71%) |
| HSV | hsv(153, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.43, -53.15, 19.20) |
| CIE-LCH | lch(90.43, 56.51, 160.14°) |
| OKLab | oklab(89.88% -0.1462 0.049) |
| OKLCH | oklch(89.88% 0.154 161.5) |
| XYZ | xyz(50.7363, 77.2348, 60.3683) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.56
Light Aquamarine
#7BFDC7
ΔE00 2.16
Light Blue Green
#7EFBB3
ΔE00 2.58
Greenish Cyan
#2AFEB7
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDBD #FD6EAE
analogous
#6EFD75 #6EFDBD #6EF5FD
triadic
#6EFDBD #BD6EFD #FDBD6E
tetradic
#6EFDBD #756EFD #FD6EAE #F5FD6E
square
#6EFDBD #756EFD #FD6EAE #F5FD6E
split-complementary
#6EFDBD #FD6EF5 #FD756E
monochromatic
#03ED85 #32FCA2 #6EFDBD #AAFED8 #E1FFF1
Accessibility & contrast
On white
1.28
#6EFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#6EFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDBD
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDBD | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB9
Deuteranopia (green-blind)
#E5DEC1
Tritanopia (blue-blind)
#30FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efdbd; /* rgb */ color: rgb(110, 253, 189); /* oklch */ color: oklch(89.9% 0.154 161.5);
Tailwind
colors: {
custom: {
50: '#a2ffd1',
500: '#6efdbd',
950: '#000000',
},
}SCSS
$custom: #6efdbd; $custom-light: #a2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6efdbd",
"rgb": {
"r": 110,
"g": 253,
"b": 189
},
"hsl": {
"h": 153.147,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.8988,
"c": 0.15416,
"h": 161.5
},
"luminance": 0.7724
}Semantic roles & 50–950 ramp
primary
#6EFDBD
secondary
#D9367F
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683