#44FBFF#44FBFF
#44FBFF is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.2% C 0.141 H 197.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #44FBFF |
|---|---|
| RGB | rgb(68, 251, 255) |
| HSL | hsl(181, 100%, 63%) |
| HSV | hsv(181, 73%, 100%) |
| CMYK | cmyk(73.3%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(90.52, -42.69, -14.96) |
| CIE-LCH | lch(90.52, 45.23, 199.31°) |
| OKLab | oklab(90.22% -0.1344 -0.0416) |
| OKLCH | oklch(90.22% 0.141 197.2) |
| XYZ | xyz(54.9228, 77.4366, 106.6405) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.08
Bright Light Blue
#26F7FD
ΔE00 1.24
Aqua
#00FFFF
ΔE00 2.14
Bright Turquoise
#0FFEF9
ΔE00 3.35
Robin'S Egg
#6DEDFD
ΔE00 6.14
Bright Aqua
#0BF9EA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FBFF #FF4844
analogous
#44FFA5 #44FBFF #449EFF
triadic
#44FBFF #FF44FB #FBFF44
tetradic
#44FBFF #A544FF #FF4844 #9EFF44
square
#44FBFF #A544FF #FF4844 #9EFF44
split-complementary
#44FBFF #FF449E #FFA544
monochromatic
#00C4C9 #07FAFF #44FBFF #81FCFF #BEFEFF
Accessibility & contrast
On white
1.27
#44FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#44FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FBFF
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FBFF | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#CFDCFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #44fbff; /* rgb */ color: rgb(68, 251, 255); /* oklch */ color: oklch(90.2% 0.141 197.2);
Tailwind
colors: {
custom: {
50: '#94fdff',
500: '#44fbff',
950: '#000000',
},
}SCSS
$custom: #44fbff; $custom-light: #94fdff; $custom-dark: #000000;
JSON
{
"hex": "#44fbff",
"rgb": {
"r": 68,
"g": 251,
"b": 255
},
"hsl": {
"h": 181.283,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.90222,
"c": 0.14068,
"h": 197.2
},
"luminance": 0.77443
}Semantic roles & 50–950 ramp
primary
#44FBFF
secondary
#C52623
accent
#0500E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686