#6EEBB0#6EEBB0
#6EEBB0 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.141 H 160.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBB0 |
|---|---|
| RGB | rgb(110, 235, 176) |
| HSL | hsl(152, 76%, 68%) |
| HSV | hsv(152, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(84.93, -48.32, 18.22) |
| CIE-LCH | lch(84.93, 51.64, 159.34°) |
| OKLab | oklab(85.3% -0.133 0.0465) |
| OKLCH | oklch(85.3% 0.141 160.7) |
| XYZ | xyz(43.9714, 65.8623, 51.4614) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.89
Seafoam
#7FE0B3
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.20
Light Aquamarine
#7BFDC7
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.57
Seafoam Green
#7AF9AB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBB0 #EB6EA9
analogous
#6EEB71 #6EEBB0 #6EE8EB
triadic
#6EEBB0 #B06EEB #EBB06E
tetradic
#6EEBB0 #716EEB #EB6EA9 #E8EB6E
square
#6EEBB0 #716EEB #EB6EA9 #E8EB6E
split-complementary
#6EEBB0 #EB6EE8 #EB716E
monochromatic
#1BC474 #38E493 #6EEBB0 #A4F2CD #DAFAEB
Accessibility & contrast
On white
1.48
#6EEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#6EEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBB0
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBB0 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAD
Deuteranopia (green-blind)
#D6CFB4
Tritanopia (blue-blind)
#42EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eebb0; /* rgb */ color: rgb(110, 235, 176); /* oklch */ color: oklch(85.3% 0.141 160.7);
Tailwind
colors: {
custom: {
50: '#a0f2c7',
500: '#6eebb0',
950: '#000000',
},
}SCSS
$custom: #6eebb0; $custom-light: #a0f2c7; $custom-dark: #000000;
JSON
{
"hex": "#6eebb0",
"rgb": {
"r": 110,
"g": 235,
"b": 176
},
"hsl": {
"h": 151.68,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85303,
"c": 0.14086,
"h": 160.7
},
"luminance": 0.65866
}Semantic roles & 50–950 ramp
primary
#6EEBB0
secondary
#C23B7B
accent
#0E6DD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582