#6ED3CB#6ED3CB
#6ED3CB is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.4% C 0.096 H 188.7°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED3CB |
|---|---|
| RGB | rgb(110, 211, 203) |
| HSL | hsl(175, 53%, 63%) |
| HSV | hsv(175, 48%, 83%) |
| CMYK | cmyk(47.9%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(78.59, -31.45, -5.17) |
| CIE-LCH | lch(78.59, 31.87, 189.33°) |
| OKLab | oklab(80.37% -0.0946 -0.0144) |
| OKLCH | oklch(80.37% 0.096 188.7) |
| XYZ | xyz(40.4998, 54.2119, 64.8180) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.08
Turquoise
#40E0D0
ΔE00 5.25
Darkturquoise
#00CED1
ΔE00 5.98
Seafoam Blue
#78D1B6
ΔE00 6.91
Pale Teal
#82CBB2
ΔE00 7.39
Topaz
#13BBAF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED3CB #D36E76
analogous
#6ED399 #6ED3CB #6EA8D3
triadic
#6ED3CB #CB6ED3 #D3CB6E
tetradic
#6ED3CB #996ED3 #D36E76 #A8D36E
square
#6ED3CB #996ED3 #D36E76 #A8D36E
split-complementary
#6ED3CB #D36EA8 #D3996E
monochromatic
#2E9890 #3FC5BA #6ED3CB #9DE1DC #CCEFED
Accessibility & contrast
On white
1.77
#6ED3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#6ED3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED3CB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED3CB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#38D7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed3cb; /* rgb */ color: rgb(110, 211, 203); /* oklch */ color: oklch(80.4% 0.096 188.7);
Tailwind
colors: {
custom: {
50: '#9fe1da',
500: '#6ed3cb',
950: '#000000',
},
}SCSS
$custom: #6ed3cb; $custom-light: #9fe1da; $custom-dark: #000000;
JSON
{
"hex": "#6ed3cb",
"rgb": {
"r": 110,
"g": 211,
"b": 203
},
"hsl": {
"h": 175.248,
"s": 53.439,
"l": 62.941
},
"oklch": {
"l": 0.80371,
"c": 0.09571,
"h": 188.7
},
"luminance": 0.54215
}Semantic roles & 50–950 ramp
primary
#6ED3CB
secondary
#9D484F
accent
#2531C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483