#6EEFBE#6EEFBE
#6EEFBE is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.6% C 0.135 H 165.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEFBE |
|---|---|
| RGB | rgb(110, 239, 190) |
| HSL | hsl(157, 80%, 68%) |
| HSV | hsv(157, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 20.5%, 6.3%) |
| CIE-LAB | lab(86.39, -47.09, 12.99) |
| CIE-LCH | lch(86.39, 48.85, 164.57°) |
| OKLab | oklab(86.59% -0.131 0.0333) |
| OKLCH | oklch(86.59% 0.135 165.7) |
| XYZ | xyz(46.5868, 68.7614, 59.5224) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Greenish Blue
#63F7B4
ΔE00 3.92
Aquamarine
#7FFFD4
ΔE00 3.95
Seafoam
#7FE0B3
ΔE00 3.98
Aqua Marine
#2EE8BB
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEFBE #EF6E9F
analogous
#6EEF7D #6EEFBE #6EE0EF
triadic
#6EEFBE #BE6EEF #EFBE6E
tetradic
#6EEFBE #7D6EEF #EF6E9F #E0EF6E
square
#6EEFBE #7D6EEF #EF6E9F #E0EF6E
split-complementary
#6EEFBE #EF6EE0 #EF7D6E
monochromatic
#17CC87 #37E9A5 #6EEFBE #A5F5D7 #DCFBEF
Accessibility & contrast
On white
1.42
#6EEFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#6EEFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEFBE
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEFBE | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0BB
Deuteranopia (green-blind)
#D7D3C1
Tritanopia (blue-blind)
#36EFE1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6eefbe; /* rgb */ color: rgb(110, 239, 190); /* oklch */ color: oklch(86.6% 0.135 165.7);
Tailwind
colors: {
custom: {
50: '#a1f5d1',
500: '#6eefbe',
950: '#000000',
},
}SCSS
$custom: #6eefbe; $custom-light: #a1f5d1; $custom-dark: #000000;
JSON
{
"hex": "#6eefbe",
"rgb": {
"r": 110,
"g": 239,
"b": 190
},
"hsl": {
"h": 157.209,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.86589,
"c": 0.13517,
"h": 165.7
},
"luminance": 0.68766
}Semantic roles & 50–950 ramp
primary
#6EEFBE
secondary
#C73A70
accent
#0959DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583