#6EE4B7#6EE4B7
#6EE4B7 is a very light, vivid teal. Relative luminance 0.622; OKLCH L 83.8% C 0.126 H 166.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE4B7 |
|---|---|
| RGB | rgb(110, 228, 183) |
| HSL | hsl(157, 69%, 66%) |
| HSV | hsv(157, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 19.7%, 10.6%) |
| CIE-LAB | lab(83.03, -43.85, 11.89) |
| CIE-LCH | lch(83.03, 45.44, 164.82°) |
| OKLab | oklab(83.81% -0.1222 0.0305) |
| OKLCH | oklch(83.81% 0.126 166) |
| XYZ | xyz(42.7171, 62.2169, 54.5485) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.20
Light Turquoise
#7EF4CC
ΔE00 3.99
Aqua Marine
#2EE8BB
ΔE00 4.01
Light Teal
#90E4C1
ΔE00 4.11
Eucalyptus
#44D7A8
ΔE00 4.17
Light Aquamarine
#7BFDC7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE4B7 #E46E9B
analogous
#6EE47C #6EE4B7 #6ED6E4
triadic
#6EE4B7 #B76EE4 #E4B76E
tetradic
#6EE4B7 #7C6EE4 #E46E9B #D6E46E
square
#6EE4B7 #7C6EE4 #E46E9B #D6E46E
split-complementary
#6EE4B7 #E46ED6 #E47C6E
monochromatic
#22B67D #3ADA9D #6EE4B7 #A2EED1 #D5F7EA
Accessibility & contrast
On white
1.56
#6EE4B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#6EE4B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE4B7
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE4B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE4B7 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D6B5
Deuteranopia (green-blind)
#CECABA
Tritanopia (blue-blind)
#40E5D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee4b7; /* rgb */ color: rgb(110, 228, 183); /* oklch */ color: oklch(83.8% 0.126 166.0);
Tailwind
colors: {
custom: {
50: '#9fedcc',
500: '#6ee4b7',
950: '#000000',
},
}SCSS
$custom: #6ee4b7; $custom-light: #9fedcc; $custom-dark: #000000;
JSON
{
"hex": "#6ee4b7",
"rgb": {
"r": 110,
"g": 228,
"b": 183
},
"hsl": {
"h": 157.119,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.83806,
"c": 0.12599,
"h": 166
},
"luminance": 0.62221
}Semantic roles & 50–950 ramp
primary
#6EE4B7
secondary
#B6406D
accent
#155CD1
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1613
muted
#808583