#44FFB4#44FFB4
#44FFB4 is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.1% C 0.181 H 161.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #44FFB4 |
|---|---|
| RGB | rgb(68, 255, 180) |
| HSL | hsl(156, 100%, 63%) |
| HSV | hsv(156, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(89.88, -62.73, 22.88) |
| CIE-LCH | lch(89.88, 66.78, 159.96°) |
| OKLab | oklab(89.1% -0.1711 0.0581) |
| OKLCH | oklch(89.1% 0.181 161.2) |
| XYZ | xyz(46.3772, 76.0387, 55.4039) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.30
Greenish Turquoise
#00FBB0
ΔE00 1.65
Light Greenish Blue
#63F7B4
ΔE00 2.44
Bright Sea Green
#05FFA6
ΔE00 2.48
Light Green Blue
#56FCA2
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FFB4 #FF448F
analogous
#44FF56 #44FFB4 #44ECFF
triadic
#44FFB4 #B444FF #FFB444
tetradic
#44FFB4 #5644FF #FF448F #ECFF44
square
#44FFB4 #5644FF #FF448F #ECFF44
split-complementary
#44FFB4 #FF44EC #FF5644
monochromatic
#00C978 #07FF9B #44FFB4 #81FFCD #BEFFE5
Accessibility & contrast
On white
1.30
#44FFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#44FFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FFB4
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FFB4 | 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)
#FBECB0
Deuteranopia (green-blind)
#E4DBB9
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #44ffb4; /* rgb */ color: rgb(68, 255, 180); /* oklch */ color: oklch(89.1% 0.181 161.2);
Tailwind
colors: {
custom: {
50: '#91ffca',
500: '#44ffb4',
950: '#000000',
},
}SCSS
$custom: #44ffb4; $custom-light: #91ffca; $custom-dark: #000000;
JSON
{
"hex": "#44ffb4",
"rgb": {
"r": 68,
"g": 255,
"b": 180
},
"hsl": {
"h": 155.936,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.89096,
"c": 0.18065,
"h": 161.2
},
"luminance": 0.76044
}Semantic roles & 50–950 ramp
primary
#44FFB4
secondary
#C52364
accent
#005CE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682