#6EE8B2#6EE8B2
#6EE8B2 is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.6% C 0.135 H 162.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8B2 |
|---|---|
| RGB | rgb(110, 232, 178) |
| HSL | hsl(153, 73%, 67%) |
| HSV | hsv(153, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 23.3%, 9%) |
| CIE-LAB | lab(84.09, -46.64, 16.01) |
| CIE-LCH | lch(84.09, 49.31, 161.05°) |
| OKLab | oklab(84.64% -0.1288 0.041) |
| OKLCH | oklch(84.64% 0.135 162.4) |
| XYZ | xyz(43.3191, 64.2387, 52.2273) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.97
Light Greenish Blue
#63F7B4
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 4.54
Light Turquoise
#7EF4CC
ΔE00 4.66
Aqua Marine
#2EE8BB
ΔE00 4.83
Eucalyptus
#44D7A8
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8B2 #E86EA4
analogous
#6EE875 #6EE8B2 #6EE1E8
triadic
#6EE8B2 #B26EE8 #E8B26E
tetradic
#6EE8B2 #756EE8 #E86EA4 #E1E86E
square
#6EE8B2 #756EE8 #E86EA4 #E1E86E
split-complementary
#6EE8B2 #E86EE1 #E8756E
monochromatic
#1EBE77 #39E096 #6EE8B2 #A3F0CE #D8F9EA
Accessibility & contrast
On white
1.52
#6EE8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#6EE8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8B2
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8B2 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AF
Deuteranopia (green-blind)
#D3CDB5
Tritanopia (blue-blind)
#42E8D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee8b2; /* rgb */ color: rgb(110, 232, 178); /* oklch */ color: oklch(84.6% 0.135 162.4);
Tailwind
colors: {
custom: {
50: '#a0f0c9',
500: '#6ee8b2',
950: '#000000',
},
}SCSS
$custom: #6ee8b2; $custom-light: #a0f0c9; $custom-dark: #000000;
JSON
{
"hex": "#6ee8b2",
"rgb": {
"r": 110,
"g": 232,
"b": 178
},
"hsl": {
"h": 153.443,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84635,
"c": 0.13518,
"h": 162.4
},
"luminance": 0.64243
}Semantic roles & 50–950 ramp
primary
#6EE8B2
secondary
#BD3E76
accent
#1168D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582