#6EFEC3#6EFEC3
#6EFEC3 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.151 H 163.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEC3 |
|---|---|
| RGB | rgb(110, 254, 195) |
| HSL | hsl(155, 99%, 71%) |
| HSV | hsv(155, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 23.2%, 0.4%) |
| CIE-LAB | lab(90.84, -52.32, 16.70) |
| CIE-LCH | lch(90.84, 54.92, 162.30°) |
| OKLab | oklab(90.26% -0.1446 0.0427) |
| OKLCH | oklch(90.26% 0.151 163.5) |
| XYZ | xyz(51.7176, 78.1338, 63.9750) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.31
Light Greenish Blue
#63F7B4
ΔE00 2.41
Greenish Cyan
#2AFEB7
ΔE00 3.49
Light Blue Green
#7EFBB3
ΔE00 3.62
Aquamarine
#7FFFD4
ΔE00 3.73
Greenish Turquoise
#00FBB0
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEC3 #FE6EA9
analogous
#6EFE7B #6EFEC3 #6EF1FE
triadic
#6EFEC3 #C36EFE #FEC36E
tetradic
#6EFEC3 #7B6EFE #FE6EA9 #F1FE6E
square
#6EFEC3 #7B6EFE #FE6EA9 #F1FE6E
split-complementary
#6EFEC3 #FE6EF1 #FE7B6E
monochromatic
#02F08E #31FEAA #6EFEC3 #ABFEDC #E1FFF2
Accessibility & contrast
On white
1.26
#6EFEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#6EFEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEC3
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEC3 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC0
Deuteranopia (green-blind)
#E5DFC7
Tritanopia (blue-blind)
#29FEEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efec3; /* rgb */ color: rgb(110, 254, 195); /* oklch */ color: oklch(90.3% 0.151 163.5);
Tailwind
colors: {
custom: {
50: '#a3ffd5',
500: '#6efec3',
950: '#000000',
},
}SCSS
$custom: #6efec3; $custom-light: #a3ffd5; $custom-dark: #000000;
JSON
{
"hex": "#6efec3",
"rgb": {
"r": 110,
"g": 254,
"b": 195
},
"hsl": {
"h": 155.417,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90256,
"c": 0.15073,
"h": 163.5
},
"luminance": 0.78139
}Semantic roles & 50–950 ramp
primary
#6EFEC3
secondary
#DA3679
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683