#6ED3BB#6ED3BB
#6ED3BB is a light, moderate teal. Relative luminance 0.535; OKLCH L 79.9% C 0.102 H 176.1°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED3BB |
|---|---|
| RGB | rgb(110, 211, 187) |
| HSL | hsl(166, 53%, 63%) |
| HSV | hsv(166, 48%, 83%) |
| CMYK | cmyk(47.9%, 0%, 11.4%, 17.3%) |
| CIE-LAB | lab(78.16, -35.31, 2.79) |
| CIE-LCH | lch(78.16, 35.42, 175.48°) |
| OKLab | oklab(79.89% -0.1015 0.0069) |
| OKLCH | oklch(79.89% 0.102 176.1) |
| XYZ | xyz(38.6905, 53.4882, 55.2894) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.82
Pale Teal
#82CBB2
ΔE00 3.71
Mediumaquamarine
#66CDAA
ΔE00 3.85
Turquoise
#40E0D0
ΔE00 5.71
Light Teal
#90E4C1
ΔE00 6.06
Aquamarine (survey)
#04D8B2
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED3BB #D36E86
analogous
#6ED389 #6ED3BB #6EB8D3
triadic
#6ED3BB #BB6ED3 #D3BB6E
tetradic
#6ED3BB #896ED3 #D36E86 #B8D36E
square
#6ED3BB #896ED3 #D36E86 #B8D36E
split-complementary
#6ED3BB #D36EB8 #D3896E
monochromatic
#2E987F #3FC5A5 #6ED3BB #9DE1D1 #CCEFE7
Accessibility & contrast
On white
1.80
#6ED3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#6ED3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED3BB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED3BB | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8BA
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#43D5CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed3bb; /* rgb */ color: rgb(110, 211, 187); /* oklch */ color: oklch(79.9% 0.102 176.1);
Tailwind
colors: {
custom: {
50: '#9ee1cf',
500: '#6ed3bb',
950: '#000000',
},
}SCSS
$custom: #6ed3bb; $custom-light: #9ee1cf; $custom-dark: #000000;
JSON
{
"hex": "#6ed3bb",
"rgb": {
"r": 110,
"g": 211,
"b": 187
},
"hsl": {
"h": 165.743,
"s": 53.439,
"l": 62.941
},
"oklch": {
"l": 0.7989,
"c": 0.10176,
"h": 176.1
},
"luminance": 0.53491
}Semantic roles & 50–950 ramp
primary
#6ED3BB
secondary
#9D485C
accent
#254AC1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483