#6EDBB8#6EDBB8
#6EDBB8 is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.7% C 0.114 H 170.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDBB8 |
|---|---|
| RGB | rgb(110, 219, 184) |
| HSL | hsl(161, 60%, 65%) |
| HSV | hsv(161, 50%, 86%) |
| CMYK | cmyk(49.8%, 0%, 16%, 14.1%) |
| CIE-LAB | lab(80.42, -39.65, 7.65) |
| CIE-LCH | lch(80.42, 40.38, 169.08°) |
| OKLab | oklab(81.7% -0.1119 0.0196) |
| OKLCH | oklch(81.7% 0.114 170.1) |
| XYZ | xyz(40.4098, 57.4353, 54.2947) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.29
Mediumaquamarine
#66CDAA
ΔE00 3.41
Seafoam
#7FE0B3
ΔE00 3.53
Light Teal
#90E4C1
ΔE00 4.01
Eucalyptus
#44D7A8
ΔE00 4.19
Aquamarine (survey)
#04D8B2
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDBB8 #DB6E91
analogous
#6EDB82 #6EDBB8 #6EC8DB
triadic
#6EDBB8 #B86EDB #DBB86E
tetradic
#6EDBB8 #826EDB #DB6E91 #C8DB6E
square
#6EDBB8 #826EDB #DB6E91 #C8DB6E
split-complementary
#6EDBB8 #DB6EC8 #DB826E
monochromatic
#29A67E #3DCFA0 #6EDBB8 #9FE7D0 #D0F3E8
Accessibility & contrast
On white
1.68
#6EDBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#6EDBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDBB8
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDBB8 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB6
Deuteranopia (green-blind)
#C5C3BA
Tritanopia (blue-blind)
#43DCD1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6edbb8; /* rgb */ color: rgb(110, 219, 184); /* oklch */ color: oklch(81.7% 0.114 170.1);
Tailwind
colors: {
custom: {
50: '#9fe6cd',
500: '#6edbb8',
950: '#000000',
},
}SCSS
$custom: #6edbb8; $custom-light: #9fe6cd; $custom-dark: #000000;
JSON
{
"hex": "#6edbb8",
"rgb": {
"r": 110,
"g": 219,
"b": 184
},
"hsl": {
"h": 160.734,
"s": 60.221,
"l": 64.51
},
"oklch": {
"l": 0.81698,
"c": 0.11356,
"h": 170.1
},
"luminance": 0.57439
}Semantic roles & 50–950 ramp
primary
#6EDBB8
secondary
#A94565
accent
#1E54C8
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#0F1613
muted
#808483