#6EFEC2#6EFEC2
#6EFEC2 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.151 H 163.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEC2 |
|---|---|
| RGB | rgb(110, 254, 194) |
| HSL | hsl(155, 99%, 71%) |
| HSV | hsv(155, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 23.6%, 0.4%) |
| CIE-LAB | lab(90.82, -52.53, 17.18) |
| CIE-LCH | lch(90.82, 55.27, 161.89°) |
| OKLab | oklab(90.23% -0.145 0.0439) |
| OKLCH | oklch(90.23% 0.152 163.1) |
| XYZ | xyz(51.6050, 78.0887, 63.3816) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.45
Light Greenish Blue
#63F7B4
ΔE00 2.25
Greenish Cyan
#2AFEB7
ΔE00 3.40
Light Blue Green
#7EFBB3
ΔE00 3.42
Aquamarine
#7FFFD4
ΔE00 3.93
Greenish Turquoise
#00FBB0
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEC2 #FE6EAA
analogous
#6EFE7A #6EFEC2 #6EF2FE
triadic
#6EFEC2 #C26EFE #FEC26E
tetradic
#6EFEC2 #7A6EFE #FE6EAA #F2FE6E
square
#6EFEC2 #7A6EFE #FE6EAA #F2FE6E
split-complementary
#6EFEC2 #FE6EF2 #FE7A6E
monochromatic
#02F08D #31FEA8 #6EFEC2 #ABFEDC #E1FFF2
Accessibility & contrast
On white
1.26
#6EFEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#6EFEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEC2
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEC2 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBF
Deuteranopia (green-blind)
#E5DFC6
Tritanopia (blue-blind)
#2AFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efec2; /* rgb */ color: rgb(110, 254, 194); /* oklch */ color: oklch(90.2% 0.151 163.1);
Tailwind
colors: {
custom: {
50: '#a3ffd4',
500: '#6efec2',
950: '#000000',
},
}SCSS
$custom: #6efec2; $custom-light: #a3ffd4; $custom-dark: #000000;
JSON
{
"hex": "#6efec2",
"rgb": {
"r": 110,
"g": 254,
"b": 194
},
"hsl": {
"h": 155,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90233,
"c": 0.1515,
"h": 163.1
},
"luminance": 0.78094
}Semantic roles & 50–950 ramp
primary
#6EFEC2
secondary
#DA367A
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683