#44FFB5#44FFB5
#44FFB5 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.1% C 0.180 H 161.6°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #44FFB5 |
|---|---|
| RGB | rgb(68, 255, 181) |
| HSL | hsl(156, 100%, 63%) |
| HSV | hsv(156, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 29%, 0%) |
| CIE-LAB | lab(89.90, -62.53, 22.39) |
| CIE-LCH | lch(89.90, 66.42, 160.29°) |
| OKLab | oklab(89.12% -0.1706 0.0569) |
| OKLCH | oklch(89.12% 0.18 161.6) |
| XYZ | xyz(46.4794, 76.0796, 55.9423) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.16
Greenish Turquoise
#00FBB0
ΔE00 1.63
Light Greenish Blue
#63F7B4
ΔE00 2.39
Bright Sea Green
#05FFA6
ΔE00 2.65
Light Green Blue
#56FCA2
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FFB5 #FF448E
analogous
#44FF57 #44FFB5 #44EBFF
triadic
#44FFB5 #B544FF #FFB544
tetradic
#44FFB5 #5744FF #FF448E #EBFF44
square
#44FFB5 #5744FF #FF448E #EBFF44
split-complementary
#44FFB5 #FF44EB #FF5744
monochromatic
#00C979 #07FF9D #44FFB5 #81FFCD #BEFFE5
Accessibility & contrast
On white
1.29
#44FFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#44FFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FFB5
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FFB5 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB1
Deuteranopia (green-blind)
#E4DBBA
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #44ffb5; /* rgb */ color: rgb(68, 255, 181); /* oklch */ color: oklch(89.1% 0.180 161.6);
Tailwind
colors: {
custom: {
50: '#91ffcb',
500: '#44ffb5',
950: '#000000',
},
}SCSS
$custom: #44ffb5; $custom-light: #91ffcb; $custom-dark: #000000;
JSON
{
"hex": "#44ffb5",
"rgb": {
"r": 68,
"g": 255,
"b": 181
},
"hsl": {
"h": 156.257,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.89118,
"c": 0.17985,
"h": 161.6
},
"luminance": 0.76085
}Semantic roles & 50–950 ramp
primary
#44FFB5
secondary
#C52363
accent
#005BE6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683