#6EE7BB#6EE7BB
#6EE7BB is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.6% C 0.127 H 167.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE7BB |
|---|---|
| RGB | rgb(110, 231, 187) |
| HSL | hsl(158, 72%, 67%) |
| HSV | hsv(158, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(83.99, -44.29, 11.16) |
| CIE-LCH | lch(83.99, 45.68, 165.85°) |
| OKLab | oklab(84.62% -0.1237 0.0286) |
| OKLCH | oklch(84.62% 0.127 167) |
| XYZ | xyz(43.9718, 64.0508, 57.0499) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 3.26
Aqua Marine
#2EE8BB
ΔE00 3.74
Light Teal
#90E4C1
ΔE00 4.10
Eucalyptus
#44D7A8
ΔE00 4.67
Light Aquamarine
#7BFDC7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE7BB #E76E9A
analogous
#6EE77F #6EE7BB #6ED7E7
triadic
#6EE7BB #BB6EE7 #E7BB6E
tetradic
#6EE7BB #7F6EE7 #E76E9A #D7E76E
square
#6EE7BB #7F6EE7 #E76E9A #D7E76E
split-complementary
#6EE7BB #E76ED7 #E77F6E
monochromatic
#1FBC83 #39DEA2 #6EE7BB #A3F0D4 #D7F8EC
Accessibility & contrast
On white
1.52
#6EE7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#6EE7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE7BB
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE7BB | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#3CE8DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee7bb; /* rgb */ color: rgb(110, 231, 187); /* oklch */ color: oklch(84.6% 0.127 167.0);
Tailwind
colors: {
custom: {
50: '#a0efcf',
500: '#6ee7bb',
950: '#000000',
},
}SCSS
$custom: #6ee7bb; $custom-light: #a0efcf; $custom-dark: #000000;
JSON
{
"hex": "#6ee7bb",
"rgb": {
"r": 110,
"g": 231,
"b": 187
},
"hsl": {
"h": 158.182,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.84619,
"c": 0.127,
"h": 167
},
"luminance": 0.64055
}Semantic roles & 50–950 ramp
primary
#6EE7BB
secondary
#BB3E6C
accent
#1258D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583