#6EE7BE#6EE7BE
#6EE7BE is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.7% C 0.125 H 168.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE7BE |
|---|---|
| RGB | rgb(110, 231, 190) |
| HSL | hsl(160, 72%, 67%) |
| HSV | hsv(160, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 17.7%, 9.4%) |
| CIE-LAB | lab(84.06, -43.64, 9.69) |
| CIE-LCH | lch(84.06, 44.70, 167.48°) |
| OKLab | oklab(84.7% -0.1224 0.0248) |
| OKLCH | oklch(84.7% 0.125 168.5) |
| XYZ | xyz(44.2963, 64.1806, 58.7590) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.03
Seafoam
#7FE0B3
ΔE00 3.15
Aqua Marine
#2EE8BB
ΔE00 3.66
Light Teal
#90E4C1
ΔE00 3.92
Eucalyptus
#44D7A8
ΔE00 4.86
Aquamarine
#7FFFD4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE7BE #E76E97
analogous
#6EE781 #6EE7BE #6ED4E7
triadic
#6EE7BE #BE6EE7 #E7BE6E
tetradic
#6EE7BE #816EE7 #E76E97 #D4E76E
square
#6EE7BE #816EE7 #E76E97 #D4E76E
split-complementary
#6EE7BE #E76ED4 #E7816E
monochromatic
#1FBC87 #39DEA6 #6EE7BE #A3F0D6 #D7F8ED
Accessibility & contrast
On white
1.52
#6EE7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#6EE7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE7BE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE7BE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BC
Deuteranopia (green-blind)
#D0CCC1
Tritanopia (blue-blind)
#3AE8DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee7be; /* rgb */ color: rgb(110, 231, 190); /* oklch */ color: oklch(84.7% 0.125 168.5);
Tailwind
colors: {
custom: {
50: '#a0efd1',
500: '#6ee7be',
950: '#000000',
},
}SCSS
$custom: #6ee7be; $custom-light: #a0efd1; $custom-dark: #000000;
JSON
{
"hex": "#6ee7be",
"rgb": {
"r": 110,
"g": 231,
"b": 190
},
"hsl": {
"h": 159.669,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.84696,
"c": 0.12489,
"h": 168.5
},
"luminance": 0.64185
}Semantic roles & 50–950 ramp
primary
#6EE7BE
secondary
#BB3E68
accent
#1254D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583