#6EEDB2#6EEDB2
#6EEDB2 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.8% C 0.142 H 161.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEDB2 |
|---|---|
| RGB | rgb(110, 237, 178) |
| HSL | hsl(152, 78%, 68%) |
| HSV | hsv(152, 54%, 93%) |
| CMYK | cmyk(53.6%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(85.55, -48.76, 18.06) |
| CIE-LCH | lch(85.55, 51.99, 159.68°) |
| OKLab | oklab(85.83% -0.1342 0.0461) |
| OKLCH | oklch(85.83% 0.142 161) |
| XYZ | xyz(44.7465, 67.0937, 52.7032) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 3.94
Seafoam
#7FE0B3
ΔE00 4.18
Seafoam (survey)
#80F9AD
ΔE00 4.39
Seafoam Green
#7AF9AB
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEDB2 #ED6EA9
analogous
#6EED72 #6EEDB2 #6EE8ED
triadic
#6EEDB2 #B26EED #EDB26E
tetradic
#6EEDB2 #726EED #ED6EA9 #E8ED6E
square
#6EEDB2 #726EED #ED6EA9 #E8ED6E
split-complementary
#6EEDB2 #ED6EE8 #ED726E
monochromatic
#19C877 #38E695 #6EEDB2 #A4F4CF #DBFBEC
Accessibility & contrast
On white
1.46
#6EEDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#6EEDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEDB2
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEDB2 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEAF
Deuteranopia (green-blind)
#D8D1B6
Tritanopia (blue-blind)
#40ECDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eedb2; /* rgb */ color: rgb(110, 237, 178); /* oklch */ color: oklch(85.8% 0.142 161.0);
Tailwind
colors: {
custom: {
50: '#a0f3c9',
500: '#6eedb2',
950: '#000000',
},
}SCSS
$custom: #6eedb2; $custom-light: #a0f3c9; $custom-dark: #000000;
JSON
{
"hex": "#6eedb2",
"rgb": {
"r": 110,
"g": 237,
"b": 178
},
"hsl": {
"h": 152.126,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.85826,
"c": 0.1419,
"h": 161
},
"luminance": 0.67098
}Semantic roles & 50–950 ramp
primary
#6EEDB2
secondary
#C53A7B
accent
#0B6BDA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582