#6ED8BB#6ED8BB
#6ED8BB is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.1% C 0.108 H 173.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED8BB |
|---|---|
| RGB | rgb(110, 216, 187) |
| HSL | hsl(164, 58%, 64%) |
| HSV | hsv(164, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 13.4%, 15.3%) |
| CIE-LAB | lab(79.62, -37.61, 4.90) |
| CIE-LCH | lch(79.62, 37.93, 172.58°) |
| OKLab | oklab(81.07% -0.1072 0.0124) |
| OKLCH | oklch(81.07% 0.108 173.4) |
| XYZ | xyz(39.9520, 56.0112, 55.7100) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.19
Mediumaquamarine
#66CDAA
ΔE00 3.44
Pale Teal
#82CBB2
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 4.78
Seafoam
#7FE0B3
ΔE00 5.13
Aquamarine (survey)
#04D8B2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED8BB #D86E8B
analogous
#6ED886 #6ED8BB #6EC0D8
triadic
#6ED8BB #BB6ED8 #D8BB6E
tetradic
#6ED8BB #866ED8 #D86E8B #C0D86E
square
#6ED8BB #866ED8 #D86E8B #C0D86E
split-complementary
#6ED8BB #D86EC0 #D8866E
monochromatic
#2BA080 #3ECBA4 #6ED8BB #9EE5D2 #CEF2E8
Accessibility & contrast
On white
1.72
#6ED8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#6ED8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED8BB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED8BB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCBA
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#42DACF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed8bb; /* rgb */ color: rgb(110, 216, 187); /* oklch */ color: oklch(81.1% 0.108 173.4);
Tailwind
colors: {
custom: {
50: '#9ee4cf',
500: '#6ed8bb',
950: '#000000',
},
}SCSS
$custom: #6ed8bb; $custom-light: #9ee4cf; $custom-dark: #000000;
JSON
{
"hex": "#6ed8bb",
"rgb": {
"r": 110,
"g": 216,
"b": 187
},
"hsl": {
"h": 163.585,
"s": 57.609,
"l": 63.922
},
"oklch": {
"l": 0.8107,
"c": 0.10788,
"h": 173.4
},
"luminance": 0.56015
}Semantic roles & 50–950 ramp
primary
#6ED8BB
secondary
#A44660
accent
#204DC5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483