#44FFB7#44FFB7
#44FFB7 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.2% C 0.178 H 162.2°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #44FFB7 |
|---|---|
| RGB | rgb(68, 255, 183) |
| HSL | hsl(157, 100%, 63%) |
| HSV | hsv(157, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(89.93, -62.11, 21.43) |
| CIE-LCH | lch(89.93, 65.70, 160.97°) |
| OKLab | oklab(89.16% -0.1697 0.0545) |
| OKLCH | oklch(89.16% 0.178 162.2) |
| XYZ | xyz(46.6861, 76.1623, 57.0309) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 0.94
Greenish Turquoise
#00FBB0
ΔE00 1.66
Light Greenish Blue
#63F7B4
ΔE00 2.34
Bright Sea Green
#05FFA6
ΔE00 2.99
Light Green Blue
#56FCA2
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FFB7 #FF448C
analogous
#44FF59 #44FFB7 #44EAFF
triadic
#44FFB7 #B744FF #FFB744
tetradic
#44FFB7 #5944FF #FF448C #EAFF44
square
#44FFB7 #5944FF #FF448C #EAFF44
split-complementary
#44FFB7 #FF44EA #FF5944
monochromatic
#00C97B #07FF9F #44FFB7 #81FFCF #BEFFE6
Accessibility & contrast
On white
1.29
#44FFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#44FFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FFB7
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FFB7 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB3
Deuteranopia (green-blind)
#E4DBBC
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #44ffb7; /* rgb */ color: rgb(68, 255, 183); /* oklch */ color: oklch(89.2% 0.178 162.2);
Tailwind
colors: {
custom: {
50: '#91ffcc',
500: '#44ffb7',
950: '#000000',
},
}SCSS
$custom: #44ffb7; $custom-light: #91ffcc; $custom-dark: #000000;
JSON
{
"hex": "#44ffb7",
"rgb": {
"r": 68,
"g": 255,
"b": 183
},
"hsl": {
"h": 156.898,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.89162,
"c": 0.17825,
"h": 162.2
},
"luminance": 0.76168
}Semantic roles & 50–950 ramp
primary
#44FFB7
secondary
#C52361
accent
#0058E6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683