#44FFFF#44FFFF
#44FFFF is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.143 H 194.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #44FFFF |
|---|---|
| RGB | rgb(68, 255, 255) |
| HSL | hsl(180, 100%, 63%) |
| HSV | hsv(180, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 0%, 0%) |
| CIE-LAB | lab(91.67, -44.46, -13.24) |
| CIE-LCH | lch(91.67, 46.39, 196.59°) |
| OKLab | oklab(91.15% -0.1381 -0.0368) |
| OKLCH | oklch(91.15% 0.143 194.9) |
| XYZ | xyz(56.1856, 79.9621, 107.0614) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.51
Aqua
#00FFFF
ΔE00 1.23
Bright Turquoise
#0FFEF9
ΔE00 2.13
Bright Light Blue
#26F7FD
ΔE00 2.50
Bright Aqua
#0BF9EA
ΔE00 5.22
Robin'S Egg
#6DEDFD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FFFF #FF4444
analogous
#44FFA1 #44FFFF #44A1FF
triadic
#44FFFF #FF44FF #FFFF44
tetradic
#44FFFF #A144FF #FF4444 #A1FF44
square
#44FFFF #A144FF #FF4444 #A1FF44
split-complementary
#44FFFF #FF44A1 #FFA144
monochromatic
#00C9C9 #07FFFF #44FFFF #81FFFF #BEFFFF
Accessibility & contrast
On white
1.24
#44FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#44FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FFFF
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FFFF | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#D3DFFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #44ffff; /* rgb */ color: rgb(68, 255, 255); /* oklch */ color: oklch(91.2% 0.143 194.9);
Tailwind
colors: {
custom: {
50: '#95ffff',
500: '#44ffff',
950: '#000000',
},
}SCSS
$custom: #44ffff; $custom-light: #95ffff; $custom-dark: #000000;
JSON
{
"hex": "#44ffff",
"rgb": {
"r": 68,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.91152,
"c": 0.14293,
"h": 194.9
},
"luminance": 0.79969
}Semantic roles & 50–950 ramp
primary
#44FFFF
secondary
#C52323
accent
#0000E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686