#6EEEBE#6EEEBE
#6EEEBE is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.4% C 0.134 H 166.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEBE |
|---|---|
| RGB | rgb(110, 238, 190) |
| HSL | hsl(158, 79%, 68%) |
| HSV | hsv(158, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(86.10, -46.66, 12.58) |
| CIE-LCH | lch(86.10, 48.33, 164.91°) |
| OKLab | oklab(86.35% -0.1299 0.0323) |
| OKLCH | oklch(86.35% 0.134 166.1) |
| XYZ | xyz(46.2948, 68.1775, 59.4251) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.65
Light Aquamarine
#7BFDC7
ΔE00 3.36
Seafoam
#7FE0B3
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 3.98
Aquamarine
#7FFFD4
ΔE00 4.04
Light Greenish Blue
#63F7B4
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEBE #EE6E9E
analogous
#6EEE7E #6EEEBE #6EDEEE
triadic
#6EEEBE #BE6EEE #EEBE6E
tetradic
#6EEEBE #7E6EEE #EE6E9E #DEEE6E
square
#6EEEBE #7E6EEE #EE6E9E #DEEE6E
split-complementary
#6EEEBE #EE6EDE #EE7E6E
monochromatic
#18CA87 #37E8A5 #6EEEBE #A5F4D7 #DCFBEF
Accessibility & contrast
On white
1.43
#6EEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#6EEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEBE
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEBE | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBC
Deuteranopia (green-blind)
#D6D2C1
Tritanopia (blue-blind)
#37EFE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eeebe; /* rgb */ color: rgb(110, 238, 190); /* oklch */ color: oklch(86.4% 0.134 166.1);
Tailwind
colors: {
custom: {
50: '#a1f4d1',
500: '#6eeebe',
950: '#000000',
},
}SCSS
$custom: #6eeebe; $custom-light: #a1f4d1; $custom-dark: #000000;
JSON
{
"hex": "#6eeebe",
"rgb": {
"r": 110,
"g": 238,
"b": 190
},
"hsl": {
"h": 157.5,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.86352,
"c": 0.13388,
"h": 166.1
},
"luminance": 0.68182
}Semantic roles & 50–950 ramp
primary
#6EEEBE
secondary
#C63A6F
accent
#0A59DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583