#6ED4BB#6ED4BB
#6ED4BB is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.1% C 0.103 H 175.6°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4BB |
|---|---|
| RGB | rgb(110, 212, 187) |
| HSL | hsl(165, 54%, 63%) |
| HSV | hsv(165, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(78.45, -35.77, 3.21) |
| CIE-LCH | lch(78.45, 35.92, 174.87°) |
| OKLab | oklab(80.13% -0.1027 0.008) |
| OKLCH | oklch(80.13% 0.103 175.6) |
| XYZ | xyz(38.9397, 53.9866, 55.3725) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.75
Mediumaquamarine
#66CDAA
ΔE00 3.69
Pale Teal
#82CBB2
ΔE00 3.81
Turquoise
#40E0D0
ΔE00 5.75
Light Teal
#90E4C1
ΔE00 5.78
Aquamarine (survey)
#04D8B2
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4BB #D46E87
analogous
#6ED488 #6ED4BB #6EBAD4
triadic
#6ED4BB #BB6ED4 #D4BB6E
tetradic
#6ED4BB #886ED4 #D46E87 #BAD46E
square
#6ED4BB #886ED4 #D46E87 #BAD46E
split-complementary
#6ED4BB #D46EBA #D4886E
monochromatic
#2E9A7F #3FC6A5 #6ED4BB #9DE2D1 #CCF0E7
Accessibility & contrast
On white
1.78
#6ED4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#6ED4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4BB
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4BB | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#43D6CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed4bb; /* rgb */ color: rgb(110, 212, 187); /* oklch */ color: oklch(80.1% 0.103 175.6);
Tailwind
colors: {
custom: {
50: '#9ee1cf',
500: '#6ed4bb',
950: '#000000',
},
}SCSS
$custom: #6ed4bb; $custom-light: #9ee1cf; $custom-dark: #000000;
JSON
{
"hex": "#6ed4bb",
"rgb": {
"r": 110,
"g": 212,
"b": 187
},
"hsl": {
"h": 165.294,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.80126,
"c": 0.10297,
"h": 175.6
},
"luminance": 0.5399
}Semantic roles & 50–950 ramp
primary
#6ED4BB
secondary
#9F475D
accent
#244AC2
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483