#6EFBBF#6EFBBF
#6EFBBF is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.150 H 162.7°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBBF |
|---|---|
| RGB | rgb(110, 251, 191) |
| HSL | hsl(154, 95%, 71%) |
| HSV | hsv(154, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 23.9%, 1.6%) |
| CIE-LAB | lab(89.89, -51.92, 17.42) |
| CIE-LCH | lch(89.89, 54.76, 161.46°) |
| OKLab | oklab(89.45% -0.1432 0.0445) |
| OKLCH | oklch(89.45% 0.15 162.7) |
| XYZ | xyz(50.3269, 76.0662, 61.3102) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.56
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Blue Green
#7EFBB3
ΔE00 3.20
Greenish Cyan
#2AFEB7
ΔE00 3.45
Aquamarine
#7FFFD4
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBBF #FB6EAA
analogous
#6EFB78 #6EFBBF #6EF1FB
triadic
#6EFBBF #BF6EFB #FBBF6E
tetradic
#6EFBBF #786EFB #FB6EAA #F1FB6E
square
#6EFBBF #786EFB #FB6EAA #F1FB6E
split-complementary
#6EFBBF #FB6EF1 #FB786E
monochromatic
#06E888 #32F9A5 #6EFBBF #AAFDD9 #E1FEF2
Accessibility & contrast
On white
1.30
#6EFBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#6EFBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBBF
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBBF | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBC
Deuteranopia (green-blind)
#E3DCC3
Tritanopia (blue-blind)
#2FFBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6efbbf; /* rgb */ color: rgb(110, 251, 191); /* oklch */ color: oklch(89.5% 0.150 162.7);
Tailwind
colors: {
custom: {
50: '#a2fdd2',
500: '#6efbbf',
950: '#000000',
},
}SCSS
$custom: #6efbbf; $custom-light: #a2fdd2; $custom-dark: #000000;
JSON
{
"hex": "#6efbbf",
"rgb": {
"r": 110,
"g": 251,
"b": 191
},
"hsl": {
"h": 154.468,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.89453,
"c": 0.14996,
"h": 162.7
},
"luminance": 0.76071
}Semantic roles & 50–950 ramp
primary
#6EFBBF
secondary
#D6377B
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683