#6EEFBF#6EEFBF
#6EEFBF is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.6% C 0.134 H 166.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEFBF |
|---|---|
| RGB | rgb(110, 239, 191) |
| HSL | hsl(158, 80%, 68%) |
| HSV | hsv(158, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 20.1%, 6.3%) |
| CIE-LAB | lab(86.41, -46.88, 12.51) |
| CIE-LCH | lch(86.41, 48.52, 165.06°) |
| OKLab | oklab(86.61% -0.1306 0.0321) |
| OKLCH | oklch(86.61% 0.134 166.2) |
| XYZ | xyz(46.6964, 68.8053, 60.1000) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.84
Seafoam
#7FE0B3
ΔE00 4.00
Aqua Marine
#2EE8BB
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEFBF #EF6E9E
analogous
#6EEF7E #6EEFBF #6EDFEF
triadic
#6EEFBF #BF6EEF #EFBF6E
tetradic
#6EEFBF #7E6EEF #EF6E9E #DFEF6E
square
#6EEFBF #7E6EEF #EF6E9E #DFEF6E
split-complementary
#6EEFBF #EF6EDF #EF7E6E
monochromatic
#17CC89 #37E9A7 #6EEFBF #A5F5D7 #DCFBF0
Accessibility & contrast
On white
1.42
#6EEFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#6EEFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEFBF
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEFBF | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BD
Deuteranopia (green-blind)
#D7D3C2
Tritanopia (blue-blind)
#36F0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6eefbf; /* rgb */ color: rgb(110, 239, 191); /* oklch */ color: oklch(86.6% 0.134 166.2);
Tailwind
colors: {
custom: {
50: '#a1f5d2',
500: '#6eefbf',
950: '#000000',
},
}SCSS
$custom: #6eefbf; $custom-light: #a1f5d2; $custom-dark: #000000;
JSON
{
"hex": "#6eefbf",
"rgb": {
"r": 110,
"g": 239,
"b": 191
},
"hsl": {
"h": 157.674,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.86614,
"c": 0.13444,
"h": 166.2
},
"luminance": 0.6881
}Semantic roles & 50–950 ramp
primary
#6EEFBF
secondary
#C73A6E
accent
#0958DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583