#6EE8BD#6EE8BD
#6EE8BD is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.9% C 0.127 H 167.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8BD |
|---|---|
| RGB | rgb(110, 232, 189) |
| HSL | hsl(159, 73%, 67%) |
| HSV | hsv(159, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 18.5%, 9%) |
| CIE-LAB | lab(84.33, -44.29, 10.59) |
| CIE-LCH | lch(84.33, 45.54, 166.55°) |
| OKLab | oklab(84.91% -0.1239 0.0272) |
| OKLCH | oklch(84.91% 0.127 167.6) |
| XYZ | xyz(44.4681, 64.6984, 58.2789) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.96
Seafoam
#7FE0B3
ΔE00 3.03
Aqua Marine
#2EE8BB
ΔE00 3.65
Light Teal
#90E4C1
ΔE00 4.08
Eucalyptus
#44D7A8
ΔE00 4.89
Light Aquamarine
#7BFDC7
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8BD #E86E99
analogous
#6EE880 #6EE8BD #6ED6E8
triadic
#6EE8BD #BD6EE8 #E8BD6E
tetradic
#6EE8BD #806EE8 #E86E99 #D6E86E
square
#6EE8BD #806EE8 #E86E99 #D6E86E
split-complementary
#6EE8BD #E86ED6 #E8806E
monochromatic
#1EBE85 #39E0A5 #6EE8BD #A3F0D5 #D8F9ED
Accessibility & contrast
On white
1.51
#6EE8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#6EE8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8BD
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8BD | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#3AE9DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee8bd; /* rgb */ color: rgb(110, 232, 189); /* oklch */ color: oklch(84.9% 0.127 167.6);
Tailwind
colors: {
custom: {
50: '#a0f0d0',
500: '#6ee8bd',
950: '#000000',
},
}SCSS
$custom: #6ee8bd; $custom-light: #a0f0d0; $custom-dark: #000000;
JSON
{
"hex": "#6ee8bd",
"rgb": {
"r": 110,
"g": 232,
"b": 189
},
"hsl": {
"h": 158.852,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84907,
"c": 0.12686,
"h": 167.6
},
"luminance": 0.64702
}Semantic roles & 50–950 ramp
primary
#6EE8BD
secondary
#BD3E6A
accent
#1156D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583