#44FFB2#44FFB2
#44FFB2 is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.1% C 0.182 H 160.6°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #44FFB2 |
|---|---|
| RGB | rgb(68, 255, 178) |
| HSL | hsl(155, 100%, 63%) |
| HSV | hsv(155, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(89.84, -63.15, 23.84) |
| CIE-LCH | lch(89.84, 67.50, 159.31°) |
| OKLab | oklab(89.05% -0.1719 0.0605) |
| OKLCH | oklch(89.05% 0.182 160.6) |
| XYZ | xyz(46.1749, 75.9578, 54.3386) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.61
Greenish Turquoise
#00FBB0
ΔE00 1.75
Bright Sea Green
#05FFA6
ΔE00 2.17
Light Greenish Blue
#63F7B4
ΔE00 2.57
Light Green Blue
#56FCA2
ΔE00 2.95
Sea Green (survey)
#53FCA1
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FFB2 #FF4491
analogous
#44FF54 #44FFB2 #44EFFF
triadic
#44FFB2 #B244FF #FFB244
tetradic
#44FFB2 #5444FF #FF4491 #EFFF44
square
#44FFB2 #5444FF #FF4491 #EFFF44
split-complementary
#44FFB2 #FF44EF #FF5444
monochromatic
#00C976 #07FF99 #44FFB2 #81FFCB #BEFFE4
Accessibility & contrast
On white
1.30
#44FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#44FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FFB2
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FFB2 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAD
Deuteranopia (green-blind)
#E5DBB7
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #44ffb2; /* rgb */ color: rgb(68, 255, 178); /* oklch */ color: oklch(89.1% 0.182 160.6);
Tailwind
colors: {
custom: {
50: '#91ffc9',
500: '#44ffb2',
950: '#000000',
},
}SCSS
$custom: #44ffb2; $custom-light: #91ffc9; $custom-dark: #000000;
JSON
{
"hex": "#44ffb2",
"rgb": {
"r": 68,
"g": 255,
"b": 178
},
"hsl": {
"h": 155.294,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.89052,
"c": 0.18227,
"h": 160.6
},
"luminance": 0.75963
}Semantic roles & 50–950 ramp
primary
#44FFB2
secondary
#C52365
accent
#005FE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682