#6EECC2#6EECC2
#6EECC2 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.0% C 0.128 H 168.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6EECC2 |
|---|---|
| RGB | rgb(110, 236, 194) |
| HSL | hsl(160, 77%, 68%) |
| HSV | hsv(160, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 17.8%, 7.5%) |
| CIE-LAB | lab(85.60, -44.93, 9.79) |
| CIE-LCH | lch(85.60, 45.98, 167.70°) |
| OKLab | oklab(85.98% -0.126 0.0251) |
| OKLCH | oklch(85.98% 0.128 168.7) |
| XYZ | xyz(46.1590, 67.1967, 61.5662) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.14
Aqua Marine
#2EE8BB
ΔE00 3.64
Seafoam
#7FE0B3
ΔE00 3.88
Aquamarine
#7FFFD4
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 4.37
Light Teal
#90E4C1
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EECC2 #EC6E98
analogous
#6EEC83 #6EECC2 #6ED7EC
triadic
#6EECC2 #C26EEC #ECC26E
tetradic
#6EECC2 #836EEC #EC6E98 #D7EC6E
square
#6EECC2 #836EEC #EC6E98 #D7EC6E
split-complementary
#6EECC2 #EC6ED7 #EC836E
monochromatic
#1AC68C #38E5AB #6EECC2 #A4F3D9 #DAFAF0
Accessibility & contrast
On white
1.45
#6EECC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#6EECC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EECC2
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EECC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EECC2 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEC0
Deuteranopia (green-blind)
#D4D0C5
Tritanopia (blue-blind)
#34EDE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eecc2; /* rgb */ color: rgb(110, 236, 194); /* oklch */ color: oklch(86.0% 0.128 168.7);
Tailwind
colors: {
custom: {
50: '#a1f3d4',
500: '#6eecc2',
950: '#000000',
},
}SCSS
$custom: #6eecc2; $custom-light: #a1f3d4; $custom-dark: #000000;
JSON
{
"hex": "#6eecc2",
"rgb": {
"r": 110,
"g": 236,
"b": 194
},
"hsl": {
"h": 160,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.85981,
"c": 0.12849,
"h": 168.7
},
"luminance": 0.67201
}Semantic roles & 50–950 ramp
primary
#6EECC2
secondary
#C33B68
accent
#0C51D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583