#6EEEBA#6EEEBA
#6EEEBA is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.3% C 0.137 H 164.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEBA |
|---|---|
| RGB | rgb(110, 238, 186) |
| HSL | hsl(156, 79%, 68%) |
| HSV | hsv(156, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 21.8%, 6.7%) |
| CIE-LAB | lab(86.01, -47.52, 14.54) |
| CIE-LCH | lch(86.01, 49.69, 162.98°) |
| OKLab | oklab(86.25% -0.1317 0.0373) |
| OKLCH | oklch(86.25% 0.137 164.2) |
| XYZ | xyz(45.8636, 68.0051, 57.1542) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.21
Light Greenish Blue
#63F7B4
ΔE00 3.39
Light Turquoise
#7EF4CC
ΔE00 3.43
Seafoam
#7FE0B3
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 4.42
Aquamarine
#7FFFD4
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEBA #EE6EA2
analogous
#6EEE7A #6EEEBA #6EE2EE
triadic
#6EEEBA #BA6EEE #EEBA6E
tetradic
#6EEEBA #7A6EEE #EE6EA2 #E2EE6E
square
#6EEEBA #7A6EEE #EE6EA2 #E2EE6E
split-complementary
#6EEEBA #EE6EE2 #EE7A6E
monochromatic
#18CA82 #37E8A0 #6EEEBA #A5F4D4 #DCFBEE
Accessibility & contrast
On white
1.44
#6EEEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#6EEEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEBA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEBA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB7
Deuteranopia (green-blind)
#D7D2BD
Tritanopia (blue-blind)
#3AEEDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eeeba; /* rgb */ color: rgb(110, 238, 186); /* oklch */ color: oklch(86.3% 0.137 164.2);
Tailwind
colors: {
custom: {
50: '#a1f4ce',
500: '#6eeeba',
950: '#000000',
},
}SCSS
$custom: #6eeeba; $custom-light: #a1f4ce; $custom-dark: #000000;
JSON
{
"hex": "#6eeeba",
"rgb": {
"r": 110,
"g": 238,
"b": 186
},
"hsl": {
"h": 155.625,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.86254,
"c": 0.13688,
"h": 164.2
},
"luminance": 0.68009
}Semantic roles & 50–950 ramp
primary
#6EEEBA
secondary
#C63A73
accent
#0A5FDB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583