#6EE9BD#6EE9BD
#6EE9BD is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.1% C 0.128 H 167.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE9BD |
|---|---|
| RGB | rgb(110, 233, 189) |
| HSL | hsl(159, 74%, 67%) |
| HSV | hsv(159, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 18.9%, 8.6%) |
| CIE-LAB | lab(84.62, -44.73, 11.01) |
| CIE-LCH | lch(84.62, 46.06, 166.17°) |
| OKLab | oklab(85.14% -0.125 0.0282) |
| OKLCH | oklch(85.14% 0.128 167.3) |
| XYZ | xyz(44.7504, 65.2629, 58.3730) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.87
Seafoam
#7FE0B3
ΔE00 3.10
Aqua Marine
#2EE8BB
ΔE00 3.67
Light Teal
#90E4C1
ΔE00 4.22
Light Aquamarine
#7BFDC7
ΔE00 4.61
Aquamarine
#7FFFD4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE9BD #E96E9A
analogous
#6EE980 #6EE9BD #6ED7E9
triadic
#6EE9BD #BD6EE9 #E9BD6E
tetradic
#6EE9BD #806EE9 #E96E9A #D7E96E
square
#6EE9BD #806EE9 #E96E9A #D7E96E
split-complementary
#6EE9BD #E96ED7 #E9806E
monochromatic
#1DC085 #39E1A5 #6EE9BD #A3F1D5 #D8F9ED
Accessibility & contrast
On white
1.49
#6EE9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#6EE9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE9BD
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE9BD | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBB
Deuteranopia (green-blind)
#D2CEC0
Tritanopia (blue-blind)
#3AEADC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee9bd; /* rgb */ color: rgb(110, 233, 189); /* oklch */ color: oklch(85.1% 0.128 167.3);
Tailwind
colors: {
custom: {
50: '#a0f0d0',
500: '#6ee9bd',
950: '#000000',
},
}SCSS
$custom: #6ee9bd; $custom-light: #a0f0d0; $custom-dark: #000000;
JSON
{
"hex": "#6ee9bd",
"rgb": {
"r": 110,
"g": 233,
"b": 189
},
"hsl": {
"h": 158.537,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.85144,
"c": 0.12816,
"h": 167.3
},
"luminance": 0.65267
}Semantic roles & 50–950 ramp
primary
#6EE9BD
secondary
#BE3D6B
accent
#1057D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583