#6EFEC7#6EFEC7
#6EFEC7 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.148 H 165.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEC7 |
|---|---|
| RGB | rgb(110, 254, 199) |
| HSL | hsl(157, 99%, 71%) |
| HSV | hsv(157, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 21.7%, 0.4%) |
| CIE-LAB | lab(90.92, -51.48, 14.76) |
| CIE-LCH | lch(90.92, 53.56, 164.00°) |
| OKLab | oklab(90.35% -0.1428 0.0378) |
| OKLCH | oklch(90.35% 0.148 165.2) |
| XYZ | xyz(52.1760, 78.3171, 66.3888) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.06
Aquamarine
#7FFFD4
ΔE00 2.91
Light Greenish Blue
#63F7B4
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 3.97
Bright Teal
#01F9C6
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEC7 #FE6EA5
analogous
#6EFE7F #6EFEC7 #6EEDFE
triadic
#6EFEC7 #C76EFE #FEC76E
tetradic
#6EFEC7 #7F6EFE #FE6EA5 #EDFE6E
square
#6EFEC7 #7F6EFE #FE6EA5 #EDFE6E
split-complementary
#6EFEC7 #FE6EED #FE7F6E
monochromatic
#02F095 #31FEB0 #6EFEC7 #ABFEDE #E1FFF3
Accessibility & contrast
On white
1.26
#6EFEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#6EFEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEC7
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEC7 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC4
Deuteranopia (green-blind)
#E5DFCB
Tritanopia (blue-blind)
#24FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efec7; /* rgb */ color: rgb(110, 254, 199); /* oklch */ color: oklch(90.4% 0.148 165.2);
Tailwind
colors: {
custom: {
50: '#a3ffd8',
500: '#6efec7',
950: '#000000',
},
}SCSS
$custom: #6efec7; $custom-light: #a3ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6efec7",
"rgb": {
"r": 110,
"g": 254,
"b": 199
},
"hsl": {
"h": 157.083,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90352,
"c": 0.1477,
"h": 165.2
},
"luminance": 0.78322
}Semantic roles & 50–950 ramp
primary
#6EFEC7
secondary
#DA3675
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683