#44FFA7#44FFA7
#44FFA7 is a very light, vivid teal. Relative luminance 0.755; OKLCH L 88.8% C 0.191 H 157.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #44FFA7 |
|---|---|
| RGB | rgb(68, 255, 167) |
| HSL | hsl(152, 100%, 63%) |
| HSV | hsv(152, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(89.64, -65.33, 29.13) |
| CIE-LCH | lch(89.64, 71.53, 155.96°) |
| OKLab | oklab(88.83% -0.1768 0.0733) |
| OKLCH | oklch(88.83% 0.191 157.5) |
| XYZ | xyz(45.1145, 75.5336, 48.7535) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.28
Light Green Blue
#56FCA2
ΔE00 1.29
Bright Sea Green
#05FFA6
ΔE00 1.34
Mediumspringgreen
#00FA9A
ΔE00 2.08
Light Bluish Green
#76FDA8
ΔE00 3.01
Greenish Turquoise
#00FBB0
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FFA7 #FF449C
analogous
#44FF49 #44FFA7 #44F9FF
triadic
#44FFA7 #A744FF #FFA744
tetradic
#44FFA7 #4944FF #FF449C #F9FF44
square
#44FFA7 #4944FF #FF449C #F9FF44
split-complementary
#44FFA7 #FF44F9 #FF4944
monochromatic
#00C96A #07FF8A #44FFA7 #81FFC4 #BEFFE1
Accessibility & contrast
On white
1.30
#44FFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#44FFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FFA7
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FFA7 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA1
Deuteranopia (green-blind)
#E6DBAD
Tritanopia (blue-blind)
#00FDE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #44ffa7; /* rgb */ color: rgb(68, 255, 167); /* oklch */ color: oklch(88.8% 0.191 157.5);
Tailwind
colors: {
custom: {
50: '#91ffc1',
500: '#44ffa7',
950: '#000000',
},
}SCSS
$custom: #44ffa7; $custom-light: #91ffc1; $custom-dark: #000000;
JSON
{
"hex": "#44ffa7",
"rgb": {
"r": 68,
"g": 255,
"b": 167
},
"hsl": {
"h": 151.765,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.88825,
"c": 0.19144,
"h": 157.5
},
"luminance": 0.75539
}Semantic roles & 50–950 ramp
primary
#44FFA7
secondary
#C5236F
accent
#006CE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682