#6EFED8#6EFED8
#6EFED8 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.136 H 173.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFED8 |
|---|---|
| RGB | rgb(110, 254, 216) |
| HSL | hsl(164, 99%, 71%) |
| HSV | hsv(164, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 15%, 0.4%) |
| CIE-LAB | lab(91.30, -47.73, 6.53) |
| CIE-LCH | lch(91.30, 48.17, 172.21°) |
| OKLab | oklab(90.79% -0.1353 0.0166) |
| OKLCH | oklch(90.79% 0.136 173) |
| XYZ | xyz(54.2611, 79.1512, 77.3706) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.08
Light Aqua
#8CFFDB
ΔE00 2.50
Light Turquoise
#7EF4CC
ΔE00 2.92
Tiffany Blue
#7BF2DA
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 4.45
Bright Teal
#01F9C6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFED8 #FE6E94
analogous
#6EFE90 #6EFED8 #6EDCFE
triadic
#6EFED8 #D86EFE #FED86E
tetradic
#6EFED8 #906EFE #FE6E94 #DCFE6E
square
#6EFED8 #906EFE #FE6E94 #DCFE6E
split-complementary
#6EFED8 #FE6EDC #FE906E
monochromatic
#02F0B1 #31FEC8 #6EFED8 #ABFEE8 #E1FFF7
Accessibility & contrast
On white
1.25
#6EFED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#6EFED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFED8
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFED8 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD6
Deuteranopia (green-blind)
#E1E0DB
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6efed8; /* rgb */ color: rgb(110, 254, 216); /* oklch */ color: oklch(90.8% 0.136 173.0);
Tailwind
colors: {
custom: {
50: '#a3ffe4',
500: '#6efed8',
950: '#000000',
},
}SCSS
$custom: #6efed8; $custom-light: #a3ffe4; $custom-dark: #000000;
JSON
{
"hex": "#6efed8",
"rgb": {
"r": 110,
"g": 254,
"b": 216
},
"hsl": {
"h": 164.167,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90785,
"c": 0.13633,
"h": 173
},
"luminance": 0.79156
}Semantic roles & 50–950 ramp
primary
#6EFED8
secondary
#DA3661
accent
#003DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684