#6EFCC4#6EFCC4
#6EFCC4 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.147 H 164.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCC4 |
|---|---|
| RGB | rgb(110, 252, 196) |
| HSL | hsl(156, 96%, 71%) |
| HSV | hsv(156, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 22.2%, 1.2%) |
| CIE-LAB | lab(90.28, -51.29, 15.40) |
| CIE-LCH | lch(90.28, 53.55, 163.29°) |
| OKLab | oklab(89.81% -0.142 0.0394) |
| OKLCH | oklch(89.81% 0.147 164.5) |
| XYZ | xyz(51.1997, 76.9164, 64.3620) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.03
Light Greenish Blue
#63F7B4
ΔE00 2.70
Aquamarine
#7FFFD4
ΔE00 3.23
Greenish Cyan
#2AFEB7
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 3.91
Light Blue Green
#7EFBB3
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCC4 #FC6EA6
analogous
#6EFC7D #6EFCC4 #6EEDFC
triadic
#6EFCC4 #C46EFC #FCC46E
tetradic
#6EFCC4 #7D6EFC #FC6EA6 #EDFC6E
square
#6EFCC4 #7D6EFC #FC6EA6 #EDFC6E
split-complementary
#6EFCC4 #FC6EED #FC7D6E
monochromatic
#05EB90 #32FBAC #6EFCC4 #AAFDDC #E1FEF3
Accessibility & contrast
On white
1.28
#6EFCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#6EFCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCC4
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCC4 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC1
Deuteranopia (green-blind)
#E3DDC8
Tritanopia (blue-blind)
#29FCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efcc4; /* rgb */ color: rgb(110, 252, 196); /* oklch */ color: oklch(89.8% 0.147 164.5);
Tailwind
colors: {
custom: {
50: '#a2fed6',
500: '#6efcc4',
950: '#000000',
},
}SCSS
$custom: #6efcc4; $custom-light: #a2fed6; $custom-dark: #000000;
JSON
{
"hex": "#6efcc4",
"rgb": {
"r": 110,
"g": 252,
"b": 196
},
"hsl": {
"h": 156.338,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.89808,
"c": 0.1474,
"h": 164.5
},
"luminance": 0.76921
}Semantic roles & 50–950 ramp
primary
#6EFCC4
secondary
#D83776
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683