#6ED9BF#6ED9BF
#6ED9BF is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.4% C 0.107 H 175.6°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED9BF |
|---|---|
| RGB | rgb(110, 217, 191) |
| HSL | hsl(165, 58%, 64%) |
| HSV | hsv(165, 49%, 85%) |
| CMYK | cmyk(49.3%, 0%, 12%, 14.9%) |
| CIE-LAB | lab(80.01, -37.14, 3.33) |
| CIE-LCH | lch(80.01, 37.29, 174.87°) |
| OKLab | oklab(81.42% -0.1065 0.0083) |
| OKLCH | oklch(81.42% 0.107 175.6) |
| XYZ | xyz(40.6432, 56.6988, 58.0823) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.55
Mediumaquamarine
#66CDAA
ΔE00 4.28
Pale Teal
#82CBB2
ΔE00 4.70
Light Teal
#90E4C1
ΔE00 5.17
Turquoise
#40E0D0
ΔE00 5.27
Aquamarine (survey)
#04D8B2
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED9BF #D96E88
analogous
#6ED98A #6ED9BF #6EBDD9
triadic
#6ED9BF #BF6ED9 #D9BF6E
tetradic
#6ED9BF #8A6ED9 #D96E88 #BDD96E
square
#6ED9BF #8A6ED9 #D96E88 #BDD96E
split-complementary
#6ED9BF #D96EBD #D98A6E
monochromatic
#2AA285 #3ECCAA #6ED9BF #9EE6D4 #CFF2EA
Accessibility & contrast
On white
1.70
#6ED9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#6ED9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED9BF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED9BF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEBE
Deuteranopia (green-blind)
#C1C1C1
Tritanopia (blue-blind)
#3FDBD1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed9bf; /* rgb */ color: rgb(110, 217, 191); /* oklch */ color: oklch(81.4% 0.107 175.6);
Tailwind
colors: {
custom: {
50: '#9fe5d2',
500: '#6ed9bf',
950: '#000000',
},
}SCSS
$custom: #6ed9bf; $custom-light: #9fe5d2; $custom-dark: #000000;
JSON
{
"hex": "#6ed9bf",
"rgb": {
"r": 110,
"g": 217,
"b": 191
},
"hsl": {
"h": 165.421,
"s": 58.47,
"l": 64.118
},
"oklch": {
"l": 0.81418,
"c": 0.10685,
"h": 175.6
},
"luminance": 0.56702
}Semantic roles & 50–950 ramp
primary
#6ED9BF
secondary
#A6455D
accent
#1F48C6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483