#6EEEC1#6EEEC1
#6EEEC1 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.4% C 0.132 H 167.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEC1 |
|---|---|
| RGB | rgb(110, 238, 193) |
| HSL | hsl(159, 79%, 68%) |
| HSV | hsv(159, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 18.9%, 6.7%) |
| CIE-LAB | lab(86.16, -46.01, 11.11) |
| CIE-LCH | lch(86.16, 47.34, 166.42°) |
| OKLab | oklab(86.43% -0.1286 0.0285) |
| OKLCH | oklch(86.43% 0.132 167.5) |
| XYZ | xyz(46.6261, 68.3100, 61.1698) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.15
Light Aquamarine
#7BFDC7
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 3.78
Aquamarine
#7FFFD4
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 3.97
Bright Teal
#01F9C6
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEC1 #EE6E9B
analogous
#6EEE81 #6EEEC1 #6EDBEE
triadic
#6EEEC1 #C16EEE #EEC16E
tetradic
#6EEEC1 #816EEE #EE6E9B #DBEE6E
square
#6EEEC1 #816EEE #EE6E9B #DBEE6E
split-complementary
#6EEEC1 #EE6EDB #EE816E
monochromatic
#18CA8B #37E8AA #6EEEC1 #A5F4D8 #DCFBF0
Accessibility & contrast
On white
1.43
#6EEEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#6EEEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEC1
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEC1 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0BF
Deuteranopia (green-blind)
#D6D2C4
Tritanopia (blue-blind)
#34EFE1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6eeec1; /* rgb */ color: rgb(110, 238, 193); /* oklch */ color: oklch(86.4% 0.132 167.5);
Tailwind
colors: {
custom: {
50: '#a1f4d3',
500: '#6eeec1',
950: '#000000',
},
}SCSS
$custom: #6eeec1; $custom-light: #a1f4d3; $custom-dark: #000000;
JSON
{
"hex": "#6eeec1",
"rgb": {
"r": 110,
"g": 238,
"b": 193
},
"hsl": {
"h": 158.906,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.86428,
"c": 0.13173,
"h": 167.5
},
"luminance": 0.68314
}Semantic roles & 50–950 ramp
primary
#6EEEC1
secondary
#C63A6B
accent
#0A54DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583