#6ED2BB#6ED2BB
#6ED2BB is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.7% C 0.101 H 176.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED2BB |
|---|---|
| RGB | rgb(110, 210, 187) |
| HSL | hsl(166, 53%, 63%) |
| HSV | hsv(166, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(77.87, -34.85, 2.37) |
| CIE-LCH | lch(77.87, 34.93, 176.12°) |
| OKLab | oklab(79.65% -0.1004 0.0057) |
| OKLCH | oklch(79.65% 0.101 176.7) |
| XYZ | xyz(38.4429, 52.9929, 55.2069) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.96
Pale Teal
#82CBB2
ΔE00 3.66
Mediumaquamarine
#66CDAA
ΔE00 4.03
Turquoise
#40E0D0
ΔE00 5.70
Aquamarine (survey)
#04D8B2
ΔE00 6.29
Light Teal
#90E4C1
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED2BB #D26E85
analogous
#6ED289 #6ED2BB #6EB7D2
triadic
#6ED2BB #BB6ED2 #D2BB6E
tetradic
#6ED2BB #896ED2 #D26E85 #B7D26E
square
#6ED2BB #896ED2 #D26E85 #B7D26E
split-complementary
#6ED2BB #D26EB7 #D2896E
monochromatic
#2F977F #3FC4A5 #6ED2BB #9DE0D1 #CBEFE7
Accessibility & contrast
On white
1.81
#6ED2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6ED2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED2BB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED2BB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#44D4CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed2bb; /* rgb */ color: rgb(110, 210, 187); /* oklch */ color: oklch(79.7% 0.101 176.7);
Tailwind
colors: {
custom: {
50: '#9ee0cf',
500: '#6ed2bb',
950: '#000000',
},
}SCSS
$custom: #6ed2bb; $custom-light: #9ee0cf; $custom-dark: #000000;
JSON
{
"hex": "#6ed2bb",
"rgb": {
"r": 110,
"g": 210,
"b": 187
},
"hsl": {
"h": 166.2,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.79654,
"c": 0.10055,
"h": 176.7
},
"luminance": 0.52996
}Semantic roles & 50–950 ramp
primary
#6ED2BB
secondary
#9C485B
accent
#2549C0
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483