#44FDEF#44FDEF
#44FDEF is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.144 H 187.3°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #44FDEF |
|---|---|
| RGB | rgb(68, 253, 239) |
| HSL | hsl(175, 98%, 63%) |
| HSV | hsv(175, 73%, 99%) |
| CMYK | cmyk(73.1%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(90.65, -47.92, -6.46) |
| CIE-LCH | lch(90.65, 48.36, 187.68°) |
| OKLab | oklab(90.17% -0.143 -0.0183) |
| OKLCH | oklch(90.17% 0.144 187.3) |
| XYZ | xyz(53.0817, 77.7051, 93.8456) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.54
Bright Turquoise
#0FFEF9
ΔE00 2.94
Aqua
#00FFFF
ΔE00 4.43
Bright Cyan
#41FDFE
ΔE00 4.75
Tiffany Blue
#7BF2DA
ΔE00 5.57
Bright Light Blue
#26F7FD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FDEF #FD4452
analogous
#44FD92 #44FDEF #44AFFD
triadic
#44FDEF #EF44FD #FDEF44
tetradic
#44FDEF #9244FD #FD4452 #AFFD44
square
#44FDEF #9244FD #FD4452 #AFFD44
split-complementary
#44FDEF #FD44AF #FD9244
monochromatic
#02C4B6 #07FCEA #44FDEF #81FEF4 #BDFEF9
Accessibility & contrast
On white
1.27
#44FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#44FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FDEF
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FDEF | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#D6DCF1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #44fdef; /* rgb */ color: rgb(68, 253, 239); /* oklch */ color: oklch(90.2% 0.144 187.3);
Tailwind
colors: {
custom: {
50: '#93fff4',
500: '#44fdef',
950: '#000000',
},
}SCSS
$custom: #44fdef; $custom-light: #93fff4; $custom-dark: #000000;
JSON
{
"hex": "#44fdef",
"rgb": {
"r": 68,
"g": 253,
"b": 239
},
"hsl": {
"h": 175.459,
"s": 97.884,
"l": 62.941
},
"oklch": {
"l": 0.90172,
"c": 0.14414,
"h": 187.3
},
"luminance": 0.77711
}Semantic roles & 50–950 ramp
primary
#44FDEF
secondary
#C12430
accent
#0011E6
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1817
muted
#808685