#6EEBB7#6EEBB7
#6EEBB7 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.5% C 0.135 H 163.7°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBB7 |
|---|---|
| RGB | rgb(110, 235, 183) |
| HSL | hsl(155, 76%, 68%) |
| HSV | hsv(155, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 22.1%, 7.8%) |
| CIE-LAB | lab(85.07, -46.87, 14.78) |
| CIE-LCH | lch(85.07, 49.15, 162.50°) |
| OKLab | oklab(85.47% -0.1298 0.0379) |
| OKLCH | oklch(85.47% 0.135 163.7) |
| XYZ | xyz(44.6819, 66.1465, 55.2035) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.28
Light Greenish Blue
#63F7B4
ΔE00 3.70
Light Turquoise
#7EF4CC
ΔE00 3.82
Light Aquamarine
#7BFDC7
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 4.42
Aquamarine
#7FFFD4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBB7 #EB6EA2
analogous
#6EEB78 #6EEBB7 #6EE1EB
triadic
#6EEBB7 #B76EEB #EBB76E
tetradic
#6EEBB7 #786EEB #EB6EA2 #E1EB6E
square
#6EEBB7 #786EEB #EB6EA2 #E1EB6E
split-complementary
#6EEBB7 #EB6EE1 #EB786E
monochromatic
#1BC47D #38E49C #6EEBB7 #A4F2D2 #DAFAEC
Accessibility & contrast
On white
1.48
#6EEBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#6EEBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBB7
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBB7 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB4
Deuteranopia (green-blind)
#D5CFBA
Tritanopia (blue-blind)
#3DEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eebb7; /* rgb */ color: rgb(110, 235, 183); /* oklch */ color: oklch(85.5% 0.135 163.7);
Tailwind
colors: {
custom: {
50: '#a0f2cc',
500: '#6eebb7',
950: '#000000',
},
}SCSS
$custom: #6eebb7; $custom-light: #a0f2cc; $custom-dark: #000000;
JSON
{
"hex": "#6eebb7",
"rgb": {
"r": 110,
"g": 235,
"b": 183
},
"hsl": {
"h": 155.04,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85469,
"c": 0.13524,
"h": 163.7
},
"luminance": 0.66151
}Semantic roles & 50–950 ramp
primary
#6EEBB7
secondary
#C23B73
accent
#0E62D8
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583