#6EFEC6#6EFEC6
#6EFEC6 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.148 H 164.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEC6 |
|---|---|
| RGB | rgb(110, 254, 198) |
| HSL | hsl(157, 99%, 71%) |
| HSV | hsv(157, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(90.90, -51.69, 15.24) |
| CIE-LCH | lch(90.90, 53.89, 163.57°) |
| OKLab | oklab(90.33% -0.1432 0.039) |
| OKLCH | oklch(90.33% 0.148 164.8) |
| XYZ | xyz(52.0602, 78.2708, 65.7794) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.06
Light Greenish Blue
#63F7B4
ΔE00 2.95
Aquamarine
#7FFFD4
ΔE00 3.11
Greenish Cyan
#2AFEB7
ΔE00 3.84
Light Turquoise
#7EF4CC
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEC6 #FE6EA6
analogous
#6EFE7E #6EFEC6 #6EEEFE
triadic
#6EFEC6 #C66EFE #FEC66E
tetradic
#6EFEC6 #7E6EFE #FE6EA6 #EEFE6E
square
#6EFEC6 #7E6EFE #FE6EA6 #EEFE6E
split-complementary
#6EFEC6 #FE6EEE #FE7E6E
monochromatic
#02F093 #31FEAE #6EFEC6 #ABFEDE #E1FFF3
Accessibility & contrast
On white
1.26
#6EFEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#6EFEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEC6
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEC6 | 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)
#F9EEC3
Deuteranopia (green-blind)
#E5DFCA
Tritanopia (blue-blind)
#25FEEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efec6; /* rgb */ color: rgb(110, 254, 198); /* oklch */ color: oklch(90.3% 0.148 164.8);
Tailwind
colors: {
custom: {
50: '#a3ffd7',
500: '#6efec6',
950: '#000000',
},
}SCSS
$custom: #6efec6; $custom-light: #a3ffd7; $custom-dark: #000000;
JSON
{
"hex": "#6efec6",
"rgb": {
"r": 110,
"g": 254,
"b": 198
},
"hsl": {
"h": 156.667,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90328,
"c": 0.14845,
"h": 164.8
},
"luminance": 0.78276
}Semantic roles & 50–950 ramp
primary
#6EFEC6
secondary
#DA3676
accent
#0059E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683