#6EEBB5#6EEBB5
#6EEBB5 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.4% C 0.137 H 162.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBB5 |
|---|---|
| RGB | rgb(110, 235, 181) |
| HSL | hsl(154, 76%, 68%) |
| HSV | hsv(154, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(85.03, -47.29, 15.77) |
| CIE-LCH | lch(85.03, 49.85, 161.56°) |
| OKLab | oklab(85.42% -0.1307 0.0404) |
| OKLCH | oklch(85.42% 0.137 162.8) |
| XYZ | xyz(44.4752, 66.0639, 54.1149) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.40
Light Greenish Blue
#63F7B4
ΔE00 3.41
Light Aquamarine
#7BFDC7
ΔE00 3.88
Light Turquoise
#7EF4CC
ΔE00 4.21
Aqua Marine
#2EE8BB
ΔE00 4.71
Light Blue Green
#7EFBB3
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBB5 #EB6EA4
analogous
#6EEB76 #6EEBB5 #6EE3EB
triadic
#6EEBB5 #B56EEB #EBB56E
tetradic
#6EEBB5 #766EEB #EB6EA4 #E3EB6E
square
#6EEBB5 #766EEB #EB6EA4 #E3EB6E
split-complementary
#6EEBB5 #EB6EE3 #EB766E
monochromatic
#1BC47B #38E49A #6EEBB5 #A4F2D0 #DAFAEC
Accessibility & contrast
On white
1.48
#6EEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#6EEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBB5
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBB5 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB2
Deuteranopia (green-blind)
#D5CFB8
Tritanopia (blue-blind)
#3FEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eebb5; /* rgb */ color: rgb(110, 235, 181); /* oklch */ color: oklch(85.4% 0.137 162.8);
Tailwind
colors: {
custom: {
50: '#a0f2cb',
500: '#6eebb5',
950: '#000000',
},
}SCSS
$custom: #6eebb5; $custom-light: #a0f2cb; $custom-dark: #000000;
JSON
{
"hex": "#6eebb5",
"rgb": {
"r": 110,
"g": 235,
"b": 181
},
"hsl": {
"h": 154.08,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.8542,
"c": 0.13681,
"h": 162.8
},
"luminance": 0.66068
}Semantic roles & 50–950 ramp
primary
#6EEBB5
secondary
#C23B75
accent
#0E65D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582