#6EEBBE#6EEBBE
#6EEBBE is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.130 H 167.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBBE |
|---|---|
| RGB | rgb(110, 235, 190) |
| HSL | hsl(158, 76%, 68%) |
| HSV | hsv(158, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(85.22, -45.37, 11.34) |
| CIE-LCH | lch(85.22, 46.77, 165.96°) |
| OKLab | oklab(85.64% -0.1267 0.0291) |
| OKLCH | oklch(85.64% 0.13 167.1) |
| XYZ | xyz(45.4287, 66.4452, 59.1364) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.62
Seafoam
#7FE0B3
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 3.70
Light Aquamarine
#7BFDC7
ΔE00 4.16
Aquamarine
#7FFFD4
ΔE00 4.41
Light Teal
#90E4C1
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBBE #EB6E9B
analogous
#6EEB7F #6EEBBE #6EDAEB
triadic
#6EEBBE #BE6EEB #EBBE6E
tetradic
#6EEBBE #7F6EEB #EB6E9B #DAEB6E
square
#6EEBBE #7F6EEB #EB6E9B #DAEB6E
split-complementary
#6EEBBE #EB6EDA #EB7F6E
monochromatic
#1BC487 #38E4A6 #6EEBBE #A4F2D6 #DAFAEE
Accessibility & contrast
On white
1.47
#6EEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#6EEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBBE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBBE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#D4CFC1
Tritanopia (blue-blind)
#38ECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eebbe; /* rgb */ color: rgb(110, 235, 190); /* oklch */ color: oklch(85.6% 0.130 167.1);
Tailwind
colors: {
custom: {
50: '#a0f2d1',
500: '#6eebbe',
950: '#000000',
},
}SCSS
$custom: #6eebbe; $custom-light: #a0f2d1; $custom-dark: #000000;
JSON
{
"hex": "#6eebbe",
"rgb": {
"r": 110,
"g": 235,
"b": 190
},
"hsl": {
"h": 158.4,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85643,
"c": 0.13002,
"h": 167.1
},
"luminance": 0.66449
}Semantic roles & 50–950 ramp
primary
#6EEBBE
secondary
#C23B6C
accent
#0E56D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583