#44FCFF#44FCFF
#44FCFF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.141 H 196.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #44FCFF |
|---|---|
| RGB | rgb(68, 252, 255) |
| HSL | hsl(181, 100%, 63%) |
| HSV | hsv(181, 73%, 100%) |
| CMYK | cmyk(73.3%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(90.81, -43.13, -14.53) |
| CIE-LCH | lch(90.81, 45.51, 198.62°) |
| OKLab | oklab(90.45% -0.1353 -0.0404) |
| OKLCH | oklch(90.45% 0.141 196.6) |
| XYZ | xyz(55.2360, 78.0630, 106.7449) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.71
Bright Light Blue
#26F7FD
ΔE00 1.51
Aqua
#00FFFF
ΔE00 1.83
Bright Turquoise
#0FFEF9
ΔE00 3.02
Bright Aqua
#0BF9EA
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FCFF #FF4744
analogous
#44FFA5 #44FCFF #449EFF
triadic
#44FCFF #FF44FC #FCFF44
tetradic
#44FCFF #A544FF #FF4744 #9EFF44
square
#44FCFF #A544FF #FF4744 #9EFF44
split-complementary
#44FCFF #FF449E #FFA544
monochromatic
#00C5C9 #07FBFF #44FCFF #81FDFF #BEFEFF
Accessibility & contrast
On white
1.26
#44FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#44FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FCFF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FCFF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D0DCFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #44fcff; /* rgb */ color: rgb(68, 252, 255); /* oklch */ color: oklch(90.5% 0.141 196.6);
Tailwind
colors: {
custom: {
50: '#94feff',
500: '#44fcff',
950: '#000000',
},
}SCSS
$custom: #44fcff; $custom-light: #94feff; $custom-dark: #000000;
JSON
{
"hex": "#44fcff",
"rgb": {
"r": 68,
"g": 252,
"b": 255
},
"hsl": {
"h": 180.963,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.90454,
"c": 0.14122,
"h": 196.6
},
"luminance": 0.7807
}Semantic roles & 50–950 ramp
primary
#44FCFF
secondary
#C52523
accent
#0400E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686