#44FCDA#44FCDA
#44FCDA is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.3% C 0.151 H 177.1°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #44FCDA |
|---|---|
| RGB | rgb(68, 252, 218) |
| HSL | hsl(169, 97%, 63%) |
| HSV | hsv(169, 73%, 99%) |
| CMYK | cmyk(73%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(89.82, -52.90, 3.23) |
| CIE-LCH | lch(89.82, 53.00, 176.51°) |
| OKLab | oklab(89.32% -0.1512 0.0077) |
| OKLCH | oklch(89.32% 0.151 177.1) |
| XYZ | xyz(49.8428, 75.9057, 78.3404) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.37
Tiffany Blue
#7BF2DA
ΔE00 4.61
Aquamarine
#7FFFD4
ΔE00 4.77
Light Aqua
#8CFFDB
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FCDA #FC4466
analogous
#44FC7E #44FCDA #44C2FC
triadic
#44FCDA #DA44FC #FCDA44
tetradic
#44FCDA #7E44FC #FC4466 #C2FC44
square
#44FCDA #7E44FC #FC4466 #C2FC44
split-complementary
#44FCDA #FC44C2 #FC7E44
monochromatic
#03C29F #08FBCE #44FCDA #80FDE6 #BCFEF2
Accessibility & contrast
On white
1.30
#44FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#44FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FCDA
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FCDA | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECD9
Deuteranopia (green-blind)
#DADADD
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #44fcda; /* rgb */ color: rgb(68, 252, 218); /* oklch */ color: oklch(89.3% 0.151 177.1);
Tailwind
colors: {
custom: {
50: '#92fee5',
500: '#44fcda',
950: '#000000',
},
}SCSS
$custom: #44fcda; $custom-light: #92fee5; $custom-dark: #000000;
JSON
{
"hex": "#44fcda",
"rgb": {
"r": 68,
"g": 252,
"b": 218
},
"hsl": {
"h": 168.913,
"s": 96.842,
"l": 62.745
},
"oklch": {
"l": 0.89316,
"c": 0.15139,
"h": 177.1
},
"luminance": 0.75912
}Semantic roles & 50–950 ramp
primary
#44FCDA
secondary
#BF2541
accent
#002AE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684