#6EE9BE#6EE9BE
#6EE9BE is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.2% C 0.127 H 167.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE9BE |
|---|---|
| RGB | rgb(110, 233, 190) |
| HSL | hsl(159, 74%, 67%) |
| HSV | hsv(159, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(84.64, -44.51, 10.52) |
| CIE-LCH | lch(84.64, 45.73, 166.71°) |
| OKLab | oklab(85.17% -0.1246 0.027) |
| OKLCH | oklch(85.17% 0.127 167.8) |
| XYZ | xyz(44.8593, 65.3065, 58.9466) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.77
Seafoam
#7FE0B3
ΔE00 3.21
Aqua Marine
#2EE8BB
ΔE00 3.63
Light Teal
#90E4C1
ΔE00 4.15
Light Aquamarine
#7BFDC7
ΔE00 4.72
Aquamarine
#7FFFD4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE9BE #E96E99
analogous
#6EE980 #6EE9BE #6ED7E9
triadic
#6EE9BE #BE6EE9 #E9BE6E
tetradic
#6EE9BE #806EE9 #E96E99 #D7E96E
square
#6EE9BE #806EE9 #E96E99 #D7E96E
split-complementary
#6EE9BE #E96ED7 #E9806E
monochromatic
#1DC087 #39E1A6 #6EE9BE #A3F1D6 #D8F9EE
Accessibility & contrast
On white
1.49
#6EE9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6EE9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE9BE
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE9BE | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#39EADD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee9be; /* rgb */ color: rgb(110, 233, 190); /* oklch */ color: oklch(85.2% 0.127 167.8);
Tailwind
colors: {
custom: {
50: '#a0f0d1',
500: '#6ee9be',
950: '#000000',
},
}SCSS
$custom: #6ee9be; $custom-light: #a0f0d1; $custom-dark: #000000;
JSON
{
"hex": "#6ee9be",
"rgb": {
"r": 110,
"g": 233,
"b": 190
},
"hsl": {
"h": 159.024,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.85169,
"c": 0.12744,
"h": 167.8
},
"luminance": 0.65311
}Semantic roles & 50–950 ramp
primary
#6EE9BE
secondary
#BE3D6A
accent
#1055D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583