#44FFD5#44FFD5
#44FFD5 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.157 H 173.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #44FFD5 |
|---|---|
| RGB | rgb(68, 255, 213) |
| HSL | hsl(167, 100%, 63%) |
| HSV | hsv(167, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(90.57, -55.34, 6.91) |
| CIE-LCH | lch(90.57, 55.77, 172.88°) |
| OKLab | oklab(89.9% -0.1562 0.0174) |
| OKLCH | oklch(89.9% 0.157 173.6) |
| XYZ | xyz(50.1479, 77.5470, 75.2630) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.80
Aquamarine
#7FFFD4
ΔE00 3.78
Light Turquoise
#7EF4CC
ΔE00 4.56
Light Aqua
#8CFFDB
ΔE00 4.79
Aqua (survey)
#13EAC9
ΔE00 5.00
Light Aquamarine
#7BFDC7
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FFD5 #FF446E
analogous
#44FF77 #44FFD5 #44CBFF
triadic
#44FFD5 #D544FF #FFD544
tetradic
#44FFD5 #7744FF #FF446E #CBFF44
square
#44FFD5 #7744FF #FF446E #CBFF44
split-complementary
#44FFD5 #FF44CB #FF7744
monochromatic
#00C99C #07FFC7 #44FFD5 #81FFE3 #BEFFF0
Accessibility & contrast
On white
1.27
#44FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#44FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FFD5
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FFD5 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED3
Deuteranopia (green-blind)
#DEDDD8
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #44ffd5; /* rgb */ color: rgb(68, 255, 213); /* oklch */ color: oklch(89.9% 0.157 173.6);
Tailwind
colors: {
custom: {
50: '#92ffe1',
500: '#44ffd5',
950: '#000000',
},
}SCSS
$custom: #44ffd5; $custom-light: #92ffe1; $custom-dark: #000000;
JSON
{
"hex": "#44ffd5",
"rgb": {
"r": 68,
"g": 255,
"b": 213
},
"hsl": {
"h": 166.524,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.89896,
"c": 0.15721,
"h": 173.6
},
"luminance": 0.77553
}Semantic roles & 50–950 ramp
primary
#44FFD5
secondary
#C52347
accent
#0034E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684