#6ED3BF#6ED3BF
#6ED3BF is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.0% C 0.100 H 179.1°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED3BF |
|---|---|
| RGB | rgb(110, 211, 191) |
| HSL | hsl(168, 53%, 63%) |
| HSV | hsv(168, 48%, 83%) |
| CMYK | cmyk(47.9%, 0%, 9.5%, 17.3%) |
| CIE-LAB | lab(78.26, -34.37, 0.79) |
| CIE-LCH | lch(78.26, 34.38, 178.68°) |
| OKLab | oklab(80.01% -0.0998 0.0016) |
| OKLCH | oklch(80.01% 0.1 179.1) |
| XYZ | xyz(39.1247, 53.6618, 57.5761) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.88
Pale Teal
#82CBB2
ΔE00 4.28
Turquoise
#40E0D0
ΔE00 5.02
Mediumaquamarine
#66CDAA
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 6.05
Aquamarine (survey)
#04D8B2
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED3BF #D36E82
analogous
#6ED38C #6ED3BF #6EB4D3
triadic
#6ED3BF #BF6ED3 #D3BF6E
tetradic
#6ED3BF #8C6ED3 #D36E82 #B4D36E
square
#6ED3BF #8C6ED3 #D36E82 #B4D36E
split-complementary
#6ED3BF #D36EB4 #D38C6E
monochromatic
#2E9883 #3FC5AA #6ED3BF #9DE1D4 #CCEFE8
Accessibility & contrast
On white
1.79
#6ED3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#6ED3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED3BF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED3BF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#BBBDC1
Tritanopia (blue-blind)
#41D6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed3bf; /* rgb */ color: rgb(110, 211, 191); /* oklch */ color: oklch(80.0% 0.100 179.1);
Tailwind
colors: {
custom: {
50: '#9ee1d2',
500: '#6ed3bf',
950: '#000000',
},
}SCSS
$custom: #6ed3bf; $custom-light: #9ee1d2; $custom-dark: #000000;
JSON
{
"hex": "#6ed3bf",
"rgb": {
"r": 110,
"g": 211,
"b": 191
},
"hsl": {
"h": 168.119,
"s": 53.439,
"l": 62.941
},
"oklch": {
"l": 0.80006,
"c": 0.09979,
"h": 179.1
},
"luminance": 0.53665
}Semantic roles & 50–950 ramp
primary
#6ED3BF
secondary
#9D4859
accent
#2544C1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483