#6EEEC5#6EEEC5
#6EEEC5 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.5% C 0.129 H 169.5°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEC5 |
|---|---|
| RGB | rgb(110, 238, 197) |
| HSL | hsl(161, 79%, 68%) |
| HSV | hsv(161, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 17.2%, 6.7%) |
| CIE-LAB | lab(86.25, -45.13, 9.15) |
| CIE-LCH | lch(86.25, 46.05, 168.53°) |
| OKLab | oklab(86.53% -0.1268 0.0234) |
| OKLCH | oklch(86.53% 0.129 169.5) |
| XYZ | xyz(47.0783, 68.4909, 63.5516) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.77
Aquamarine
#7FFFD4
ΔE00 3.67
Aqua Marine
#2EE8BB
ΔE00 3.74
Light Aquamarine
#7BFDC7
ΔE00 4.26
Light Aqua
#8CFFDB
ΔE00 4.37
Seafoam
#7FE0B3
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEC5 #EE6E97
analogous
#6EEE85 #6EEEC5 #6ED7EE
triadic
#6EEEC5 #C56EEE #EEC56E
tetradic
#6EEEC5 #856EEE #EE6E97 #D7EE6E
square
#6EEEC5 #856EEE #EE6E97 #D7EE6E
split-complementary
#6EEEC5 #EE6ED7 #EE856E
monochromatic
#18CA91 #37E8AF #6EEEC5 #A5F4DB #DCFBF1
Accessibility & contrast
On white
1.43
#6EEEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#6EEEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEC5
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEC5 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C3
Deuteranopia (green-blind)
#D5D2C8
Tritanopia (blue-blind)
#31EFE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6eeec5; /* rgb */ color: rgb(110, 238, 197); /* oklch */ color: oklch(86.5% 0.129 169.5);
Tailwind
colors: {
custom: {
50: '#a1f4d6',
500: '#6eeec5',
950: '#000000',
},
}SCSS
$custom: #6eeec5; $custom-light: #a1f4d6; $custom-dark: #000000;
JSON
{
"hex": "#6eeec5",
"rgb": {
"r": 110,
"g": 238,
"b": 197
},
"hsl": {
"h": 160.781,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.86531,
"c": 0.12898,
"h": 169.5
},
"luminance": 0.68495
}Semantic roles & 50–950 ramp
primary
#6EEEC5
secondary
#C63A67
accent
#0A4DDB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583