#6EFBBA#6EFBBA
#6EFBBA is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.3% C 0.154 H 160.8°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBBA |
|---|---|
| RGB | rgb(110, 251, 186) |
| HSL | hsl(152, 95%, 71%) |
| HSV | hsv(152, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 25.9%, 1.6%) |
| CIE-LAB | lab(89.79, -52.94, 19.84) |
| CIE-LCH | lch(89.79, 56.53, 159.45°) |
| OKLab | oklab(89.34% -0.1454 0.0506) |
| OKLCH | oklch(89.34% 0.154 160.8) |
| XYZ | xyz(49.7860, 75.8498, 58.4617) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.15
Light Blue Green
#7EFBB3
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.23
Greenish Cyan
#2AFEB7
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBBA #FB6EAF
analogous
#6EFB73 #6EFBBA #6EF6FB
triadic
#6EFBBA #BA6EFB #FBBA6E
tetradic
#6EFBBA #736EFB #FB6EAF #F6FB6E
square
#6EFBBA #736EFB #FB6EAF #F6FB6E
split-complementary
#6EFBBA #FB6EF6 #FB736E
monochromatic
#06E880 #32F99E #6EFBBA #AAFDD6 #E1FEF1
Accessibility & contrast
On white
1.30
#6EFBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#6EFBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBBA
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBBA | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB6
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#34FAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6efbba; /* rgb */ color: rgb(110, 251, 186); /* oklch */ color: oklch(89.3% 0.154 160.8);
Tailwind
colors: {
custom: {
50: '#a2fdcf',
500: '#6efbba',
950: '#000000',
},
}SCSS
$custom: #6efbba; $custom-light: #a2fdcf; $custom-dark: #000000;
JSON
{
"hex": "#6efbba",
"rgb": {
"r": 110,
"g": 251,
"b": 186
},
"hsl": {
"h": 152.34,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.89338,
"c": 0.15397,
"h": 160.8
},
"luminance": 0.75855
}Semantic roles & 50–950 ramp
primary
#6EFBBA
secondary
#D63780
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683