#6EDEBF#6EDEBF
#6EDEBF is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.113 H 173.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEBF |
|---|---|
| RGB | rgb(110, 222, 191) |
| HSL | hsl(163, 63%, 65%) |
| HSV | hsv(163, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.46, -39.42, 5.43) |
| CIE-LCH | lch(81.46, 39.79, 172.15°) |
| OKLab | oklab(82.6% -0.1121 0.0138) |
| OKLCH | oklch(82.6% 0.113 173) |
| XYZ | xyz(41.9515, 59.3155, 58.5184) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.50
Light Teal
#90E4C1
ΔE00 4.17
Mediumaquamarine
#66CDAA
ΔE00 4.45
Seafoam
#7FE0B3
ΔE00 4.59
Aqua Marine
#2EE8BB
ΔE00 5.15
Aquamarine (survey)
#04D8B2
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEBF #DE6E8D
analogous
#6EDE87 #6EDEBF #6EC5DE
triadic
#6EDEBF #BF6EDE #DEBF6E
tetradic
#6EDEBF #876EDE #DE6E8D #C5DE6E
square
#6EDEBF #876EDE #DE6E8D #C5DE6E
split-complementary
#6EDEBF #DE6EC5 #DE876E
monochromatic
#27AB86 #3CD3A9 #6EDEBF #A0E9D5 #D2F5EB
Accessibility & contrast
On white
1.63
#6EDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#6EDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEBF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEBF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C6C5C1
Tritanopia (blue-blind)
#3DE0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edebf; /* rgb */ color: rgb(110, 222, 191); /* oklch */ color: oklch(82.6% 0.113 173.0);
Tailwind
colors: {
custom: {
50: '#9fe9d2',
500: '#6edebf',
950: '#000000',
},
}SCSS
$custom: #6edebf; $custom-light: #9fe9d2; $custom-dark: #000000;
JSON
{
"hex": "#6edebf",
"rgb": {
"r": 110,
"g": 222,
"b": 191
},
"hsl": {
"h": 163.393,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.82597,
"c": 0.11293,
"h": 173
},
"luminance": 0.59319
}Semantic roles & 50–950 ramp
primary
#6EDEBF
secondary
#AD4360
accent
#1B4BCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483