#6EEBB3#6EEBB3
#6EEBB3 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.4% C 0.138 H 162.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBB3 |
|---|---|
| RGB | rgb(110, 235, 179) |
| HSL | hsl(153, 76%, 68%) |
| HSV | hsv(153, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.99, -47.71, 16.75) |
| CIE-LCH | lch(84.99, 50.56, 160.66°) |
| OKLab | oklab(85.37% -0.1316 0.0428) |
| OKLCH | oklch(85.37% 0.138 162) |
| XYZ | xyz(44.2715, 65.9824, 53.0419) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.16
Seafoam
#7FE0B3
ΔE00 3.58
Light Aquamarine
#7BFDC7
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.61
Light Turquoise
#7EF4CC
ΔE00 4.61
Aqua Marine
#2EE8BB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBB3 #EB6EA6
analogous
#6EEB74 #6EEBB3 #6EE5EB
triadic
#6EEBB3 #B36EEB #EBB36E
tetradic
#6EEBB3 #746EEB #EB6EA6 #E5EB6E
square
#6EEBB3 #746EEB #EB6EA6 #E5EB6E
split-complementary
#6EEBB3 #EB6EE5 #EB746E
monochromatic
#1BC478 #38E497 #6EEBB3 #A4F2CF #DAFAEB
Accessibility & contrast
On white
1.48
#6EEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#6EEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBB3
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBB3 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB0
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#40EBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eebb3; /* rgb */ color: rgb(110, 235, 179); /* oklch */ color: oklch(85.4% 0.138 162.0);
Tailwind
colors: {
custom: {
50: '#a0f2c9',
500: '#6eebb3',
950: '#000000',
},
}SCSS
$custom: #6eebb3; $custom-light: #a0f2c9; $custom-dark: #000000;
JSON
{
"hex": "#6eebb3",
"rgb": {
"r": 110,
"g": 235,
"b": 179
},
"hsl": {
"h": 153.12,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85373,
"c": 0.13841,
"h": 162
},
"luminance": 0.65986
}Semantic roles & 50–950 ramp
primary
#6EEBB3
secondary
#C23B78
accent
#0E68D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582