#44BEBE#44BEBE
#44BEBE is a light, moderate teal. Relative luminance 0.418; OKLCH L 73.5% C 0.106 H 195.1°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #44BEBE |
|---|---|
| RGB | rgb(68, 190, 190) |
| HSL | hsl(180, 48%, 51%) |
| HSV | hsv(180, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(70.71, -33.00, -9.95) |
| CIE-LCH | lch(70.71, 34.46, 196.78°) |
| OKLab | oklab(73.52% -0.1024 -0.0276) |
| OKLCH | oklch(73.52% 0.106 195.1) |
| XYZ | xyz(30.0875, 41.7702, 55.1820) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.53
Lightseagreen
#20B2AA
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 5.10
Topaz
#13BBAF
ΔE00 5.18
Tealish
#24BCA8
ΔE00 7.52
Turquoise Blue
#06B1C4
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BEBE #BE4444
analogous
#44BE81 #44BEBE #4481BE
triadic
#44BEBE #BE44BE #BEBE44
tetradic
#44BEBE #8144BE #BE4444 #81BE44
square
#44BEBE #8144BE #BE4444 #81BE44
split-complementary
#44BEBE #BE4481 #BE8144
monochromatic
#236565 #339292 #44BEBE #71CECE #9FDEDE
Accessibility & contrast
On white
2.24
#44BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#44BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BEBE
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BEBE | 1.00 | 2.24 | 9.35 | 9.35 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#9FA7BF
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #44bebe; /* rgb */ color: rgb(68, 190, 190); /* oklch */ color: oklch(73.5% 0.106 195.1);
Tailwind
colors: {
custom: {
50: '#88d2d1',
500: '#44bebe',
950: '#000000',
},
}SCSS
$custom: #44bebe; $custom-light: #88d2d1; $custom-dark: #000000;
JSON
{
"hex": "#44bebe",
"rgb": {
"r": 68,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.73515,
"c": 0.10611,
"h": 195.1
},
"luminance": 0.41774
}Semantic roles & 50–950 ramp
primary
#44BEBE
secondary
#CA9494
accent
#5050D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1414
muted
#7D8282