#6EEBB9#6EEBB9
#6EEBB9 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.5% C 0.134 H 164.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBB9 |
|---|---|
| RGB | rgb(110, 235, 185) |
| HSL | hsl(156, 76%, 68%) |
| HSV | hsv(156, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 21.3%, 7.8%) |
| CIE-LAB | lab(85.11, -46.45, 13.80) |
| CIE-LCH | lch(85.11, 48.46, 163.45°) |
| OKLab | oklab(85.52% -0.1289 0.0354) |
| OKLCH | oklch(85.52% 0.134 164.7) |
| XYZ | xyz(44.8916, 66.2304, 56.3076) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.44
Light Aquamarine
#7BFDC7
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 4.04
Aqua Marine
#2EE8BB
ΔE00 4.16
Aquamarine
#7FFFD4
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBB9 #EB6EA0
analogous
#6EEB7A #6EEBB9 #6EDFEB
triadic
#6EEBB9 #B96EEB #EBB96E
tetradic
#6EEBB9 #7A6EEB #EB6EA0 #DFEB6E
square
#6EEBB9 #7A6EEB #EB6EA0 #DFEB6E
split-complementary
#6EEBB9 #EB6EDF #EB7A6E
monochromatic
#1BC480 #38E49F #6EEBB9 #A4F2D3 #DAFAED
Accessibility & contrast
On white
1.47
#6EEBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#6EEBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBB9
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBB9 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB6
Deuteranopia (green-blind)
#D4CFBC
Tritanopia (blue-blind)
#3CEBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eebb9; /* rgb */ color: rgb(110, 235, 185); /* oklch */ color: oklch(85.5% 0.134 164.7);
Tailwind
colors: {
custom: {
50: '#a0f2ce',
500: '#6eebb9',
950: '#000000',
},
}SCSS
$custom: #6eebb9; $custom-light: #a0f2ce; $custom-dark: #000000;
JSON
{
"hex": "#6eebb9",
"rgb": {
"r": 110,
"g": 235,
"b": 185
},
"hsl": {
"h": 156,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85518,
"c": 0.1337,
"h": 164.7
},
"luminance": 0.66234
}Semantic roles & 50–950 ramp
primary
#6EEBB9
secondary
#C23B71
accent
#0E5FD8
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583