#44FFB6#44FFB6
#44FFB6 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.1% C 0.179 H 161.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #44FFB6 |
|---|---|
| RGB | rgb(68, 255, 182) |
| HSL | hsl(157, 100%, 63%) |
| HSV | hsv(157, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(89.92, -62.32, 21.91) |
| CIE-LCH | lch(89.92, 66.06, 160.63°) |
| OKLab | oklab(89.14% -0.1702 0.0557) |
| OKLCH | oklch(89.14% 0.179 161.9) |
| XYZ | xyz(46.5824, 76.1208, 56.4846) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.03
Greenish Turquoise
#00FBB0
ΔE00 1.63
Light Greenish Blue
#63F7B4
ΔE00 2.36
Bright Sea Green
#05FFA6
ΔE00 2.82
Light Green Blue
#56FCA2
ΔE00 3.67
Sea Green (survey)
#53FCA1
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FFB6 #FF448D
analogous
#44FF58 #44FFB6 #44EAFF
triadic
#44FFB6 #B644FF #FFB644
tetradic
#44FFB6 #5844FF #FF448D #EAFF44
square
#44FFB6 #5844FF #FF448D #EAFF44
split-complementary
#44FFB6 #FF44EA #FF5844
monochromatic
#00C97A #07FF9E #44FFB6 #81FFCE #BEFFE6
Accessibility & contrast
On white
1.29
#44FFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#44FFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FFB6
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FFB6 | 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)
#FBECB2
Deuteranopia (green-blind)
#E4DBBB
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #44ffb6; /* rgb */ color: rgb(68, 255, 182); /* oklch */ color: oklch(89.1% 0.179 161.9);
Tailwind
colors: {
custom: {
50: '#91ffcc',
500: '#44ffb6',
950: '#000000',
},
}SCSS
$custom: #44ffb6; $custom-light: #91ffcc; $custom-dark: #000000;
JSON
{
"hex": "#44ffb6",
"rgb": {
"r": 68,
"g": 255,
"b": 182
},
"hsl": {
"h": 156.578,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.8914,
"c": 0.17904,
"h": 161.9
},
"luminance": 0.76126
}Semantic roles & 50–950 ramp
primary
#44FFB6
secondary
#C52362
accent
#005AE6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683