#44FFFA#44FFFA
#44FFFA is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.143 H 192.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #44FFFA |
|---|---|
| RGB | rgb(68, 255, 250) |
| HSL | hsl(178, 100%, 63%) |
| HSV | hsv(178, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 2%, 0%) |
| CIE-LAB | lab(91.53, -45.83, -10.87) |
| CIE-LCH | lch(91.53, 47.10, 193.34°) |
| OKLab | oklab(90.99% -0.1402 -0.0303) |
| OKLCH | oklch(90.99% 0.143 192.2) |
| XYZ | xyz(55.3912, 79.6443, 102.8775) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.16
Aqua
#00FFFF
ΔE00 1.80
Bright Cyan
#41FDFE
ΔE00 1.93
Bright Aqua
#0BF9EA
ΔE00 3.74
Bright Light Blue
#26F7FD
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FFFA #FF4449
analogous
#44FF9C #44FFFA #44A6FF
triadic
#44FFFA #FA44FF #FFFA44
tetradic
#44FFFA #9C44FF #FF4449 #A6FF44
square
#44FFFA #9C44FF #FF4449 #A6FF44
split-complementary
#44FFFA #FF44A6 #FF9C44
monochromatic
#00C9C3 #07FFF8 #44FFFA #81FFFC #BEFFFD
Accessibility & contrast
On white
1.24
#44FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#44FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FFFA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FFFA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #44fffa; /* rgb */ color: rgb(68, 255, 250); /* oklch */ color: oklch(91.0% 0.143 192.2);
Tailwind
colors: {
custom: {
50: '#94fffb',
500: '#44fffa',
950: '#000000',
},
}SCSS
$custom: #44fffa; $custom-light: #94fffb; $custom-dark: #000000;
JSON
{
"hex": "#44fffa",
"rgb": {
"r": 68,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.396,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.90989,
"c": 0.14342,
"h": 192.2
},
"luminance": 0.79651
}Semantic roles & 50–950 ramp
primary
#44FFFA
secondary
#C52327
accent
#0006E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685