#6EECC7#6EECC7
#6EECC7 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.1% C 0.125 H 171.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6EECC7 |
|---|---|
| RGB | rgb(110, 236, 199) |
| HSL | hsl(162, 77%, 68%) |
| HSV | hsv(162, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 15.7%, 7.5%) |
| CIE-LAB | lab(85.72, -43.81, 7.34) |
| CIE-LCH | lch(85.72, 44.42, 170.49°) |
| OKLab | oklab(86.11% -0.1238 0.0187) |
| OKLCH | oklch(86.11% 0.125 171.4) |
| XYZ | xyz(46.7300, 67.4251, 64.5735) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.21
Aqua Marine
#2EE8BB
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 4.17
Aquamarine
#7FFFD4
ΔE00 4.22
Light Teal
#90E4C1
ΔE00 4.40
Aqua (survey)
#13EAC9
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EECC7 #EC6E93
analogous
#6EEC88 #6EECC7 #6ED2EC
triadic
#6EECC7 #C76EEC #ECC76E
tetradic
#6EECC7 #886EEC #EC6E93 #D2EC6E
square
#6EECC7 #886EEC #EC6E93 #D2EC6E
split-complementary
#6EECC7 #EC6ED2 #EC886E
monochromatic
#1AC693 #38E5B2 #6EECC7 #A4F3DC #DAFAF1
Accessibility & contrast
On white
1.45
#6EECC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#6EECC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EECC7
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EECC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EECC7 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC5
Deuteranopia (green-blind)
#D3D1CA
Tritanopia (blue-blind)
#30EEE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eecc7; /* rgb */ color: rgb(110, 236, 199); /* oklch */ color: oklch(86.1% 0.125 171.4);
Tailwind
colors: {
custom: {
50: '#a1f3d8',
500: '#6eecc7',
950: '#000000',
},
}SCSS
$custom: #6eecc7; $custom-light: #a1f3d8; $custom-dark: #000000;
JSON
{
"hex": "#6eecc7",
"rgb": {
"r": 110,
"g": 236,
"b": 199
},
"hsl": {
"h": 162.381,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.86113,
"c": 0.12522,
"h": 171.4
},
"luminance": 0.67429
}Semantic roles & 50–950 ramp
primary
#6EECC7
secondary
#C33B63
accent
#0C49D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583