#6EE9BB#6EE9BB
#6EE9BB is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.1% C 0.130 H 166.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE9BB |
|---|---|
| RGB | rgb(110, 233, 187) |
| HSL | hsl(158, 74%, 67%) |
| HSV | hsv(158, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 19.7%, 8.6%) |
| CIE-LAB | lab(84.57, -45.16, 11.99) |
| CIE-LCH | lch(84.57, 46.73, 165.13°) |
| OKLab | oklab(85.09% -0.1259 0.0308) |
| OKLCH | oklch(85.09% 0.13 166.3) |
| XYZ | xyz(44.5348, 65.1767, 57.2375) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.12
Aqua Marine
#2EE8BB
ΔE00 3.79
Light Teal
#90E4C1
ΔE00 4.39
Light Aquamarine
#7BFDC7
ΔE00 4.44
Aquamarine
#7FFFD4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE9BB #E96E9C
analogous
#6EE97E #6EE9BB #6EDAE9
triadic
#6EE9BB #BB6EE9 #E9BB6E
tetradic
#6EE9BB #7E6EE9 #E96E9C #DAE96E
square
#6EE9BB #7E6EE9 #E96E9C #DAE96E
split-complementary
#6EE9BB #E96EDA #E97E6E
monochromatic
#1DC083 #39E1A2 #6EE9BB #A3F1D4 #D8F9ED
Accessibility & contrast
On white
1.50
#6EE9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#6EE9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE9BB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE9BB | 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)
#E4DBB9
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#3BEADC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee9bb; /* rgb */ color: rgb(110, 233, 187); /* oklch */ color: oklch(85.1% 0.130 166.3);
Tailwind
colors: {
custom: {
50: '#a0f0cf',
500: '#6ee9bb',
950: '#000000',
},
}SCSS
$custom: #6ee9bb; $custom-light: #a0f0cf; $custom-dark: #000000;
JSON
{
"hex": "#6ee9bb",
"rgb": {
"r": 110,
"g": 233,
"b": 187
},
"hsl": {
"h": 157.561,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.85093,
"c": 0.12959,
"h": 166.3
},
"luminance": 0.65181
}Semantic roles & 50–950 ramp
primary
#6EE9BB
secondary
#BE3D6D
accent
#105AD6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583