#41AABB#41AABB
#41AABB is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.5% C 0.098 H 210.1°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #41AABB |
|---|---|
| RGB | rgb(65, 170, 187) |
| HSL | hsl(188, 48%, 49%) |
| HSV | hsv(188, 65%, 73%) |
| CMYK | cmyk(65.2%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.53, -24.55, -17.60) |
| CIE-LCH | lch(64.53, 30.21, 215.65°) |
| OKLab | oklab(68.47% -0.0845 -0.0489) |
| OKLCH | oklch(68.47% 0.098 210.1) |
| XYZ | xyz(25.5206, 33.4583, 52.1172) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.94
Cadetblue
#5F9EA0
ΔE00 6.80
Greyblue
#77A1B5
ΔE00 9.46
Lightseagreen
#20B2AA
ΔE00 10.43
Sea
#3C9992
ΔE00 10.96
Darkturquoise
#00CED1
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AABB #BB5241
analogous
#41BB8F #41AABB #416DBB
triadic
#41AABB #BB41AA #AABB41
tetradic
#41AABB #8F41BB #BB5241 #6DBB41
square
#41AABB #8F41BB #BB5241 #6DBB41
split-complementary
#41AABB #BB416D #BB8F41
monochromatic
#215760 #31818E #41AABB #6DBFCC #9AD3DC
Accessibility & contrast
On white
2.73
#41AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#41AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AABB
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AABB | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#8997BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #41aabb; /* rgb */ color: rgb(65, 170, 187); /* oklch */ color: oklch(68.5% 0.098 210.1);
Tailwind
colors: {
custom: {
50: '#84c3cf',
500: '#41aabb',
950: '#000000',
},
}SCSS
$custom: #41aabb; $custom-light: #84c3cf; $custom-dark: #000000;
JSON
{
"hex": "#41aabb",
"rgb": {
"r": 65,
"g": 170,
"b": 187
},
"hsl": {
"h": 188.361,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.68468,
"c": 0.09759,
"h": 210.1
},
"luminance": 0.33461
}Semantic roles & 50–950 ramp
primary
#41AABB
secondary
#C89890
accent
#6350D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182