#6EE9BC#6EE9BC
#6EE9BC is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.1% C 0.129 H 166.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE9BC |
|---|---|
| RGB | rgb(110, 233, 188) |
| HSL | hsl(158, 74%, 67%) |
| HSV | hsv(158, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(84.60, -44.94, 11.50) |
| CIE-LCH | lch(84.60, 46.39, 165.65°) |
| OKLab | oklab(85.12% -0.1254 0.0295) |
| OKLCH | oklch(85.12% 0.129 166.8) |
| XYZ | xyz(44.6422, 65.2196, 57.8033) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.99
Seafoam
#7FE0B3
ΔE00 3.01
Aqua Marine
#2EE8BB
ΔE00 3.72
Light Teal
#90E4C1
ΔE00 4.30
Light Aquamarine
#7BFDC7
ΔE00 4.52
Aquamarine
#7FFFD4
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE9BC #E96E9B
analogous
#6EE97F #6EE9BC #6ED8E9
triadic
#6EE9BC #BC6EE9 #E9BC6E
tetradic
#6EE9BC #7F6EE9 #E96E9B #D8E96E
square
#6EE9BC #7F6EE9 #E96E9B #D8E96E
split-complementary
#6EE9BC #E96ED8 #E97F6E
monochromatic
#1DC084 #39E1A3 #6EE9BC #A3F1D5 #D8F9ED
Accessibility & contrast
On white
1.50
#6EE9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#6EE9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE9BC
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE9BC | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#3BEADC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee9bc; /* rgb */ color: rgb(110, 233, 188); /* oklch */ color: oklch(85.1% 0.129 166.8);
Tailwind
colors: {
custom: {
50: '#a0f0d0',
500: '#6ee9bc',
950: '#000000',
},
}SCSS
$custom: #6ee9bc; $custom-light: #a0f0d0; $custom-dark: #000000;
JSON
{
"hex": "#6ee9bc",
"rgb": {
"r": 110,
"g": 233,
"b": 188
},
"hsl": {
"h": 158.049,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.85118,
"c": 0.12887,
"h": 166.8
},
"luminance": 0.65224
}Semantic roles & 50–950 ramp
primary
#6EE9BC
secondary
#BE3D6C
accent
#1058D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583