#44EBEA#44EBEA
#44EBEA is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.8% C 0.132 H 194.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #44EBEA |
|---|---|
| RGB | rgb(68, 235, 234) |
| HSL | hsl(180, 81%, 59%) |
| HSV | hsv(180, 71%, 92%) |
| CMYK | cmyk(71.1%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(85.29, -41.39, -11.80) |
| CIE-LCH | lch(85.29, 43.04, 195.91°) |
| OKLab | oklab(85.77% -0.1281 -0.0328) |
| OKLCH | oklch(85.77% 0.132 194.4) |
| XYZ | xyz(46.9367, 66.5805, 88.2035) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.39
Bright Cyan
#41FDFE
ΔE00 3.85
Aqua
#00FFFF
ΔE00 4.36
Bright Turquoise
#0FFEF9
ΔE00 4.37
Bright Aqua
#0BF9EA
ΔE00 5.50
Turquoise
#40E0D0
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44EBEA #EB4445
analogous
#44EB97 #44EBEA #4498EB
triadic
#44EBEA #EA44EB #EBEA44
tetradic
#44EBEA #9744EB #EB4445 #98EB44
square
#44EBEA #9744EB #EB4445 #98EB44
split-complementary
#44EBEA #EB4498 #EB9744
monochromatic
#11A3A2 #17DAD9 #44EBEA #7BF1F0 #B3F7F6
Accessibility & contrast
On white
1.47
#44EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#44EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44EBEA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44EBEA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFEA
Deuteranopia (green-blind)
#C3CEEB
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #44ebea; /* rgb */ color: rgb(68, 235, 234); /* oklch */ color: oklch(85.8% 0.132 194.4);
Tailwind
colors: {
custom: {
50: '#91f2f0',
500: '#44ebea',
950: '#000000',
},
}SCSS
$custom: #44ebea; $custom-light: #91f2f0; $custom-dark: #000000;
JSON
{
"hex": "#44ebea",
"rgb": {
"r": 68,
"g": 235,
"b": 234
},
"hsl": {
"h": 179.641,
"s": 80.676,
"l": 59.412
},
"oklch": {
"l": 0.85772,
"c": 0.13226,
"h": 194.4
},
"luminance": 0.66586
}Semantic roles & 50–950 ramp
primary
#44EBEA
secondary
#A52E2F
accent
#3132F7
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585