#44FDEE#44FDEE
#44FDEE is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.144 H 186.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #44FDEE |
|---|---|
| RGB | rgb(68, 253, 238) |
| HSL | hsl(175, 98%, 63%) |
| HSV | hsv(175, 73%, 99%) |
| CMYK | cmyk(73.1%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(90.62, -48.19, -5.98) |
| CIE-LCH | lch(90.62, 48.56, 187.08°) |
| OKLab | oklab(90.14% -0.1434 -0.017) |
| OKLCH | oklch(90.14% 0.144 186.7) |
| XYZ | xyz(52.9344, 77.6461, 93.0697) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.49
Bright Turquoise
#0FFEF9
ΔE00 3.23
Aqua
#00FFFF
ΔE00 4.73
Bright Cyan
#41FDFE
ΔE00 5.06
Tiffany Blue
#7BF2DA
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FDEE #FD4453
analogous
#44FD91 #44FDEE #44B0FD
triadic
#44FDEE #EE44FD #FDEE44
tetradic
#44FDEE #9144FD #FD4453 #B0FD44
square
#44FDEE #9144FD #FD4453 #B0FD44
split-complementary
#44FDEE #FD44B0 #FD9144
monochromatic
#02C4B5 #07FCE8 #44FDEE #81FEF4 #BDFEF9
Accessibility & contrast
On white
1.27
#44FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#44FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FDEE
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FDEE | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEE
Deuteranopia (green-blind)
#D6DCF0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #44fdee; /* rgb */ color: rgb(68, 253, 238); /* oklch */ color: oklch(90.1% 0.144 186.7);
Tailwind
colors: {
custom: {
50: '#93fff3',
500: '#44fdee',
950: '#000000',
},
}SCSS
$custom: #44fdee; $custom-light: #93fff3; $custom-dark: #000000;
JSON
{
"hex": "#44fdee",
"rgb": {
"r": 68,
"g": 253,
"b": 238
},
"hsl": {
"h": 175.135,
"s": 97.884,
"l": 62.941
},
"oklch": {
"l": 0.90141,
"c": 0.14441,
"h": 186.7
},
"luminance": 0.77653
}Semantic roles & 50–950 ramp
primary
#44FDEE
secondary
#C12431
accent
#0013E6
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1817
muted
#808685