#44FFB3#44FFB3
#44FFB3 is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.1% C 0.181 H 160.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #44FFB3 |
|---|---|
| RGB | rgb(68, 255, 179) |
| HSL | hsl(156, 100%, 63%) |
| HSV | hsv(156, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(89.86, -62.94, 23.36) |
| CIE-LCH | lch(89.86, 67.14, 159.64°) |
| OKLab | oklab(89.07% -0.1715 0.0593) |
| OKLCH | oklch(89.07% 0.181 160.9) |
| XYZ | xyz(46.2757, 75.9981, 54.8693) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.45
Greenish Turquoise
#00FBB0
ΔE00 1.69
Bright Sea Green
#05FFA6
ΔE00 2.32
Light Greenish Blue
#63F7B4
ΔE00 2.50
Light Green Blue
#56FCA2
ΔE00 3.13
Sea Green (survey)
#53FCA1
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FFB3 #FF4490
analogous
#44FF55 #44FFB3 #44EDFF
triadic
#44FFB3 #B344FF #FFB344
tetradic
#44FFB3 #5544FF #FF4490 #EDFF44
square
#44FFB3 #5544FF #FF4490 #EDFF44
split-complementary
#44FFB3 #FF44ED #FF5544
monochromatic
#00C977 #07FF9A #44FFB3 #81FFCC #BEFFE5
Accessibility & contrast
On white
1.30
#44FFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#44FFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FFB3
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FFB3 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECAE
Deuteranopia (green-blind)
#E4DBB8
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #44ffb3; /* rgb */ color: rgb(68, 255, 179); /* oklch */ color: oklch(89.1% 0.181 160.9);
Tailwind
colors: {
custom: {
50: '#91ffca',
500: '#44ffb3',
950: '#000000',
},
}SCSS
$custom: #44ffb3; $custom-light: #91ffca; $custom-dark: #000000;
JSON
{
"hex": "#44ffb3",
"rgb": {
"r": 68,
"g": 255,
"b": 179
},
"hsl": {
"h": 155.615,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.89074,
"c": 0.18147,
"h": 160.9
},
"luminance": 0.76004
}Semantic roles & 50–950 ramp
primary
#44FFB3
secondary
#C52364
accent
#005DE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682