#6EEEBB#6EEEBB
#6EEEBB is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.3% C 0.136 H 164.7°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEBB |
|---|---|
| RGB | rgb(110, 238, 187) |
| HSL | hsl(156, 79%, 68%) |
| HSV | hsv(156, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(86.03, -47.31, 14.05) |
| CIE-LCH | lch(86.03, 49.35, 163.46°) |
| OKLab | oklab(86.28% -0.1313 0.036) |
| OKLCH | oklch(86.28% 0.136 164.7) |
| XYZ | xyz(45.9703, 68.0477, 57.7160) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.23
Light Greenish Blue
#63F7B4
ΔE00 3.57
Seafoam
#7FE0B3
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 4.30
Aquamarine
#7FFFD4
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEBB #EE6EA1
analogous
#6EEE7B #6EEEBB #6EE1EE
triadic
#6EEEBB #BB6EEE #EEBB6E
tetradic
#6EEEBB #7B6EEE #EE6EA1 #E1EE6E
square
#6EEEBB #7B6EEE #EE6EA1 #E1EE6E
split-complementary
#6EEEBB #EE6EE1 #EE7B6E
monochromatic
#18CA83 #37E8A1 #6EEEBB #A5F4D5 #DCFBEE
Accessibility & contrast
On white
1.44
#6EEEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#6EEEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEBB
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEBB | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB8
Deuteranopia (green-blind)
#D7D2BE
Tritanopia (blue-blind)
#39EEE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eeebb; /* rgb */ color: rgb(110, 238, 187); /* oklch */ color: oklch(86.3% 0.136 164.7);
Tailwind
colors: {
custom: {
50: '#a1f4cf',
500: '#6eeebb',
950: '#000000',
},
}SCSS
$custom: #6eeebb; $custom-light: #a1f4cf; $custom-dark: #000000;
JSON
{
"hex": "#6eeebb",
"rgb": {
"r": 110,
"g": 238,
"b": 187
},
"hsl": {
"h": 156.094,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.86278,
"c": 0.13612,
"h": 164.7
},
"luminance": 0.68052
}Semantic roles & 50–950 ramp
primary
#6EEEBB
secondary
#C63A72
accent
#0A5EDB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583