#6EFDBE#6EFDBE
#6EFDBE is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.153 H 161.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDBE |
|---|---|
| RGB | rgb(110, 253, 190) |
| HSL | hsl(154, 97%, 71%) |
| HSV | hsv(154, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.45, -52.95, 18.71) |
| CIE-LCH | lch(90.45, 56.15, 160.54°) |
| OKLab | oklab(89.9% -0.1457 0.0478) |
| OKLCH | oklch(89.9% 0.153 161.8) |
| XYZ | xyz(50.8453, 77.2784, 60.9419) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Light Aquamarine
#7BFDC7
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.76
Greenish Cyan
#2AFEB7
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDBE #FD6EAD
analogous
#6EFD76 #6EFDBE #6EF5FD
triadic
#6EFDBE #BE6EFD #FDBE6E
tetradic
#6EFDBE #766EFD #FD6EAD #F5FD6E
square
#6EFDBE #766EFD #FD6EAD #F5FD6E
split-complementary
#6EFDBE #FD6EF5 #FD766E
monochromatic
#03ED86 #32FCA3 #6EFDBE #AAFED9 #E1FFF1
Accessibility & contrast
On white
1.28
#6EFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#6EFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDBE
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDBE | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECBA
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#2FFDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efdbe; /* rgb */ color: rgb(110, 253, 190); /* oklch */ color: oklch(89.9% 0.153 161.8);
Tailwind
colors: {
custom: {
50: '#a2ffd1',
500: '#6efdbe',
950: '#000000',
},
}SCSS
$custom: #6efdbe; $custom-light: #a2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6efdbe",
"rgb": {
"r": 110,
"g": 253,
"b": 190
},
"hsl": {
"h": 153.566,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.89903,
"c": 0.15336,
"h": 161.8
},
"luminance": 0.77283
}Semantic roles & 50–950 ramp
primary
#6EFDBE
secondary
#D9367E
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683