#6EEBBF#6EEBBF
#6EEBBF is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.7% C 0.129 H 167.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBBF |
|---|---|
| RGB | rgb(110, 235, 191) |
| HSL | hsl(159, 76%, 68%) |
| HSV | hsv(159, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(85.25, -45.16, 10.85) |
| CIE-LCH | lch(85.25, 46.44, 166.49°) |
| OKLab | oklab(85.67% -0.1263 0.0278) |
| OKLCH | oklch(85.67% 0.129 167.6) |
| XYZ | xyz(45.5383, 66.4891, 59.7140) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.50
Seafoam
#7FE0B3
ΔE00 3.47
Aqua Marine
#2EE8BB
ΔE00 3.66
Light Aquamarine
#7BFDC7
ΔE00 4.27
Aquamarine
#7FFFD4
ΔE00 4.36
Light Teal
#90E4C1
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBBF #EB6E9A
analogous
#6EEB80 #6EEBBF #6ED9EB
triadic
#6EEBBF #BF6EEB #EBBF6E
tetradic
#6EEBBF #806EEB #EB6E9A #D9EB6E
square
#6EEBBF #806EEB #EB6E9A #D9EB6E
split-complementary
#6EEBBF #EB6ED9 #EB806E
monochromatic
#1BC488 #38E4A7 #6EEBBF #A4F2D7 #DAFAEE
Accessibility & contrast
On white
1.47
#6EEBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#6EEBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBBF
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBBF | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#D3CFC2
Tritanopia (blue-blind)
#37ECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eebbf; /* rgb */ color: rgb(110, 235, 191); /* oklch */ color: oklch(85.7% 0.129 167.6);
Tailwind
colors: {
custom: {
50: '#a0f2d2',
500: '#6eebbf',
950: '#000000',
},
}SCSS
$custom: #6eebbf; $custom-light: #a0f2d2; $custom-dark: #000000;
JSON
{
"hex": "#6eebbf",
"rgb": {
"r": 110,
"g": 235,
"b": 191
},
"hsl": {
"h": 158.88,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85668,
"c": 0.1293,
"h": 167.6
},
"luminance": 0.66493
}Semantic roles & 50–950 ramp
primary
#6EEBBF
secondary
#C23B6B
accent
#0E55D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583