#6EEBB8#6EEBB8
#6EEBB8 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.5% C 0.134 H 164.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBB8 |
|---|---|
| RGB | rgb(110, 235, 184) |
| HSL | hsl(156, 76%, 68%) |
| HSV | hsv(156, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 21.7%, 7.8%) |
| CIE-LAB | lab(85.09, -46.66, 14.29) |
| CIE-LCH | lch(85.09, 48.80, 162.97°) |
| OKLab | oklab(85.49% -0.1294 0.0366) |
| OKLCH | oklch(85.49% 0.134 164.2) |
| XYZ | xyz(44.7864, 66.1883, 55.7536) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 4.29
Aquamarine
#7FFFD4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBB8 #EB6EA1
analogous
#6EEB79 #6EEBB8 #6EE0EB
triadic
#6EEBB8 #B86EEB #EBB86E
tetradic
#6EEBB8 #796EEB #EB6EA1 #E0EB6E
square
#6EEBB8 #796EEB #EB6EA1 #E0EB6E
split-complementary
#6EEBB8 #EB6EE0 #EB796E
monochromatic
#1BC47F #38E49E #6EEBB8 #A4F2D2 #DAFAED
Accessibility & contrast
On white
1.47
#6EEBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#6EEBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBB8
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBB8 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB5
Deuteranopia (green-blind)
#D5CFBB
Tritanopia (blue-blind)
#3DEBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eebb8; /* rgb */ color: rgb(110, 235, 184); /* oklch */ color: oklch(85.5% 0.134 164.2);
Tailwind
colors: {
custom: {
50: '#a0f2cd',
500: '#6eebb8',
950: '#000000',
},
}SCSS
$custom: #6eebb8; $custom-light: #a0f2cd; $custom-dark: #000000;
JSON
{
"hex": "#6eebb8",
"rgb": {
"r": 110,
"g": 235,
"b": 184
},
"hsl": {
"h": 155.52,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85493,
"c": 0.13447,
"h": 164.2
},
"luminance": 0.66192
}Semantic roles & 50–950 ramp
primary
#6EEBB8
secondary
#C23B72
accent
#0E60D8
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583