#6EECC3#6EECC3
#6EECC3 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.0% C 0.128 H 169.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6EECC3 |
|---|---|
| RGB | rgb(110, 236, 195) |
| HSL | hsl(160, 77%, 68%) |
| HSV | hsv(160, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 17.4%, 7.5%) |
| CIE-LAB | lab(85.63, -44.71, 9.30) |
| CIE-LCH | lch(85.63, 45.67, 168.24°) |
| OKLab | oklab(86.01% -0.1256 0.0238) |
| OKLCH | oklch(86.01% 0.128 169.3) |
| XYZ | xyz(46.2717, 67.2418, 62.1597) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.08
Aqua Marine
#2EE8BB
ΔE00 3.65
Seafoam
#7FE0B3
ΔE00 4.01
Aquamarine
#7FFFD4
ΔE00 4.07
Light Teal
#90E4C1
ΔE00 4.35
Light Aquamarine
#7BFDC7
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EECC3 #EC6E97
analogous
#6EEC84 #6EECC3 #6ED6EC
triadic
#6EECC3 #C36EEC #ECC36E
tetradic
#6EECC3 #846EEC #EC6E97 #D6EC6E
square
#6EECC3 #846EEC #EC6E97 #D6EC6E
split-complementary
#6EECC3 #EC6ED6 #EC846E
monochromatic
#1AC68E #38E5AD #6EECC3 #A4F3D9 #DAFAF0
Accessibility & contrast
On white
1.45
#6EECC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#6EECC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EECC3
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EECC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EECC3 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC1
Deuteranopia (green-blind)
#D3D0C6
Tritanopia (blue-blind)
#34EDE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eecc3; /* rgb */ color: rgb(110, 236, 195); /* oklch */ color: oklch(86.0% 0.128 169.3);
Tailwind
colors: {
custom: {
50: '#a1f3d5',
500: '#6eecc3',
950: '#000000',
},
}SCSS
$custom: #6eecc3; $custom-light: #a1f3d5; $custom-dark: #000000;
JSON
{
"hex": "#6eecc3",
"rgb": {
"r": 110,
"g": 236,
"b": 195
},
"hsl": {
"h": 160.476,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.86007,
"c": 0.12782,
"h": 169.3
},
"luminance": 0.67246
}Semantic roles & 50–950 ramp
primary
#6EECC3
secondary
#C33B67
accent
#0C4FD9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583