#6EFEC1#6EFEC1
#6EFEC1 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.152 H 162.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEC1 |
|---|---|
| RGB | rgb(110, 254, 193) |
| HSL | hsl(155, 99%, 71%) |
| HSV | hsv(155, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 24%, 0.4%) |
| CIE-LAB | lab(90.80, -52.74, 17.66) |
| CIE-LCH | lch(90.80, 55.62, 161.48°) |
| OKLab | oklab(90.21% -0.1454 0.0452) |
| OKLCH | oklch(90.21% 0.152 162.7) |
| XYZ | xyz(51.4930, 78.0439, 62.7921) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.61
Light Greenish Blue
#63F7B4
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 3.22
Greenish Cyan
#2AFEB7
ΔE00 3.32
Aquamarine
#7FFFD4
ΔE00 4.14
Greenish Turquoise
#00FBB0
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEC1 #FE6EAB
analogous
#6EFE79 #6EFEC1 #6EF3FE
triadic
#6EFEC1 #C16EFE #FEC16E
tetradic
#6EFEC1 #796EFE #FE6EAB #F3FE6E
square
#6EFEC1 #796EFE #FE6EAB #F3FE6E
split-complementary
#6EFEC1 #FE6EF3 #FE796E
monochromatic
#02F08B #31FEA7 #6EFEC1 #ABFEDB #E1FFF2
Accessibility & contrast
On white
1.26
#6EFEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#6EFEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEC1
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEC1 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBE
Deuteranopia (green-blind)
#E6DFC5
Tritanopia (blue-blind)
#2BFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efec1; /* rgb */ color: rgb(110, 254, 193); /* oklch */ color: oklch(90.2% 0.152 162.7);
Tailwind
colors: {
custom: {
50: '#a3ffd3',
500: '#6efec1',
950: '#000000',
},
}SCSS
$custom: #6efec1; $custom-light: #a3ffd3; $custom-dark: #000000;
JSON
{
"hex": "#6efec1",
"rgb": {
"r": 110,
"g": 254,
"b": 193
},
"hsl": {
"h": 154.583,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90209,
"c": 0.15228,
"h": 162.7
},
"luminance": 0.78049
}Semantic roles & 50–950 ramp
primary
#6EFEC1
secondary
#DA367C
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683