#6ED5BF#6ED5BF
#6ED5BF is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.5% C 0.102 H 177.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED5BF |
|---|---|
| RGB | rgb(110, 213, 191) |
| HSL | hsl(167, 55%, 63%) |
| HSV | hsv(167, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 10.3%, 16.5%) |
| CIE-LAB | lab(78.85, -35.30, 1.64) |
| CIE-LCH | lch(78.85, 35.34, 177.34°) |
| OKLab | oklab(80.48% -0.102 0.0038) |
| OKLCH | oklch(80.48% 0.102 177.9) |
| XYZ | xyz(39.6247, 54.6617, 57.7428) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.56
Pale Teal
#82CBB2
ΔE00 4.30
Mediumaquamarine
#66CDAA
ΔE00 4.70
Turquoise
#40E0D0
ΔE00 4.99
Light Teal
#90E4C1
ΔE00 6.26
Aquamarine (survey)
#04D8B2
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED5BF #D56E84
analogous
#6ED58B #6ED5BF #6EB8D5
triadic
#6ED5BF #BF6ED5 #D5BF6E
tetradic
#6ED5BF #8B6ED5 #D56E84 #B8D56E
square
#6ED5BF #8B6ED5 #D56E84 #B8D56E
split-complementary
#6ED5BF #D56EB8 #D58B6E
monochromatic
#2D9C84 #3FC7AA #6ED5BF #9DE3D4 #CDF0E9
Accessibility & contrast
On white
1.76
#6ED5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#6ED5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED5BF
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED5BF | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#BDBEC1
Tritanopia (blue-blind)
#40D8CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ed5bf; /* rgb */ color: rgb(110, 213, 191); /* oklch */ color: oklch(80.5% 0.102 177.9);
Tailwind
colors: {
custom: {
50: '#9ee2d2',
500: '#6ed5bf',
950: '#000000',
},
}SCSS
$custom: #6ed5bf; $custom-light: #9ee2d2; $custom-dark: #000000;
JSON
{
"hex": "#6ed5bf",
"rgb": {
"r": 110,
"g": 213,
"b": 191
},
"hsl": {
"h": 167.184,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.80476,
"c": 0.10211,
"h": 177.9
},
"luminance": 0.54665
}Semantic roles & 50–950 ramp
primary
#6ED5BF
secondary
#A0475A
accent
#2345C3
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483