#44EBEE#44EBEE
#44EBEE is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.9% C 0.132 H 196.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #44EBEE |
|---|---|
| RGB | rgb(68, 235, 238) |
| HSL | hsl(181, 83%, 60%) |
| HSV | hsv(181, 71%, 93%) |
| CMYK | cmyk(71.4%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(85.41, -40.28, -13.73) |
| CIE-LCH | lch(85.41, 42.55, 198.82°) |
| OKLab | oklab(85.91% -0.1264 -0.0381) |
| OKLCH | oklch(85.91% 0.132 196.8) |
| XYZ | xyz(47.5178, 66.8130, 91.2642) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.78
Bright Cyan
#41FDFE
ΔE00 3.85
Aqua
#00FFFF
ΔE00 4.54
Bright Turquoise
#0FFEF9
ΔE00 4.98
Robin'S Egg
#6DEDFD
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44EBEE #EE4744
analogous
#44EE9C #44EBEE #4496EE
triadic
#44EBEE #EE44EB #EBEE44
tetradic
#44EBEE #9C44EE #EE4744 #96EE44
square
#44EBEE #9C44EE #EE4744 #96EE44
split-complementary
#44EBEE #EE4496 #EE9C44
monochromatic
#0FA6A8 #14DDE0 #44EBEE #7CF1F3 #B4F7F8
Accessibility & contrast
On white
1.46
#44EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#44EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44EBEE
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44EBEE | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#C2CEEF
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #44ebee; /* rgb */ color: rgb(68, 235, 238); /* oklch */ color: oklch(85.9% 0.132 196.8);
Tailwind
colors: {
custom: {
50: '#91f2f3',
500: '#44ebee',
950: '#000000',
},
}SCSS
$custom: #44ebee; $custom-light: #91f2f3; $custom-dark: #000000;
JSON
{
"hex": "#44ebee",
"rgb": {
"r": 68,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.059,
"s": 83.333,
"l": 60
},
"oklch": {
"l": 0.85907,
"c": 0.13208,
"h": 196.8
},
"luminance": 0.66819
}Semantic roles & 50–950 ramp
primary
#44EBEE
secondary
#AA2F2D
accent
#322EFA
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585