#44FFA6#44FFA6
#44FFA6 is a very light, vivid teal. Relative luminance 0.755; OKLCH L 88.8% C 0.192 H 157.2°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #44FFA6 |
|---|---|
| RGB | rgb(68, 255, 166) |
| HSL | hsl(151, 100%, 63%) |
| HSV | hsv(151, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 34.9%, 0%) |
| CIE-LAB | lab(89.63, -65.52, 29.61) |
| CIE-LCH | lch(89.63, 71.90, 155.68°) |
| OKLab | oklab(88.81% -0.1773 0.0745) |
| OKLCH | oklch(88.81% 0.192 157.2) |
| XYZ | xyz(45.0224, 75.4968, 48.2685) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.16
Light Green Blue
#56FCA2
ΔE00 1.20
Bright Sea Green
#05FFA6
ΔE00 1.39
Mediumspringgreen
#00FA9A
ΔE00 1.99
Light Bluish Green
#76FDA8
ΔE00 2.98
Greenish Turquoise
#00FBB0
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FFA6 #FF449D
analogous
#44FF48 #44FFA6 #44FAFF
triadic
#44FFA6 #A644FF #FFA644
tetradic
#44FFA6 #4844FF #FF449D #FAFF44
square
#44FFA6 #4844FF #FF449D #FAFF44
split-complementary
#44FFA6 #FF44FA #FF4844
monochromatic
#00C969 #07FF89 #44FFA6 #81FFC3 #BEFFE0
Accessibility & contrast
On white
1.30
#44FFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#44FFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FFA6
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FFA6 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA0
Deuteranopia (green-blind)
#E6DBAC
Tritanopia (blue-blind)
#00FDE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #44ffa6; /* rgb */ color: rgb(68, 255, 166); /* oklch */ color: oklch(88.8% 0.192 157.2);
Tailwind
colors: {
custom: {
50: '#91ffc1',
500: '#44ffa6',
950: '#000000',
},
}SCSS
$custom: #44ffa6; $custom-light: #91ffc1; $custom-dark: #000000;
JSON
{
"hex": "#44ffa6",
"rgb": {
"r": 68,
"g": 255,
"b": 166
},
"hsl": {
"h": 151.444,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.88805,
"c": 0.1923,
"h": 157.2
},
"luminance": 0.75502
}Semantic roles & 50–950 ramp
primary
#44FFA6
secondary
#C52370
accent
#006DE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682