#6EFABB#6EFABB
#6EFABB is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.1% C 0.152 H 161.4°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFABB |
|---|---|
| RGB | rgb(110, 250, 187) |
| HSL | hsl(153, 93%, 71%) |
| HSV | hsv(153, 56%, 98%) |
| CMYK | cmyk(56%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(89.52, -52.33, 18.95) |
| CIE-LCH | lch(89.52, 55.65, 160.09°) |
| OKLab | oklab(89.12% -0.1439 0.0484) |
| OKLCH | oklch(89.12% 0.152 161.4) |
| XYZ | xyz(49.5811, 75.2694, 58.9197) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.21
Light Aquamarine
#7BFDC7
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.57
Greenish Cyan
#2AFEB7
ΔE00 3.34
Seafoam (survey)
#80F9AD
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFABB #FA6EAD
analogous
#6EFA75 #6EFABB #6EF3FA
triadic
#6EFABB #BB6EFA #FABB6E
tetradic
#6EFABB #756EFA #FA6EAD #F3FA6E
square
#6EFABB #756EFA #FA6EAD #F3FA6E
split-complementary
#6EFABB #FA6EF3 #FA756E
monochromatic
#08E682 #33F89F #6EFABB #A9FCD7 #E1FEF1
Accessibility & contrast
On white
1.31
#6EFABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#6EFABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFABB
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFABB | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E3DBBF
Tritanopia (blue-blind)
#33F9E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6efabb; /* rgb */ color: rgb(110, 250, 187); /* oklch */ color: oklch(89.1% 0.152 161.4);
Tailwind
colors: {
custom: {
50: '#a2fdcf',
500: '#6efabb',
950: '#000000',
},
}SCSS
$custom: #6efabb; $custom-light: #a2fdcf; $custom-dark: #000000;
JSON
{
"hex": "#6efabb",
"rgb": {
"r": 110,
"g": 250,
"b": 187
},
"hsl": {
"h": 153,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.89123,
"c": 0.15185,
"h": 161.4
},
"luminance": 0.75274
}Semantic roles & 50–950 ramp
primary
#6EFABB
secondary
#D5377E
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683