#43AABB#43AABB
#43AABB is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.5% C 0.097 H 210.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #43AABB |
|---|---|
| RGB | rgb(67, 170, 187) |
| HSL | hsl(189, 47%, 50%) |
| HSV | hsv(189, 64%, 73%) |
| CMYK | cmyk(64.2%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.59, -24.22, -17.51) |
| CIE-LCH | lch(64.59, 29.89, 215.87°) |
| OKLab | oklab(68.53% -0.0834 -0.0486) |
| OKLCH | oklch(68.53% 0.097 210.2) |
| XYZ | xyz(25.6554, 33.5278, 52.1235) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.06
Cadetblue
#5F9EA0
ΔE00 6.77
Greyblue
#77A1B5
ΔE00 9.32
Lightseagreen
#20B2AA
ΔE00 10.51
Sea
#3C9992
ΔE00 11.01
Bluegrey
#85A3B2
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43AABB #BB5443
analogous
#43BB90 #43AABB #436EBB
triadic
#43AABB #BB43AA #AABB43
tetradic
#43AABB #9043BB #BB5443 #6EBB43
square
#43AABB #9043BB #BB5443 #6EBB43
split-complementary
#43AABB #BB436E #BB9043
monochromatic
#235861 #33818E #43AABB #70BFCC #9DD3DC
Accessibility & contrast
On white
2.73
#43AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#43AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43AABB
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43AABB | 1.00 | 2.73 | 7.71 | 7.71 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#8A97BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #43aabb; /* rgb */ color: rgb(67, 170, 187); /* oklch */ color: oklch(68.5% 0.097 210.2);
Tailwind
colors: {
custom: {
50: '#85c3cf',
500: '#43aabb',
950: '#000000',
},
}SCSS
$custom: #43aabb; $custom-light: #85c3cf; $custom-dark: #000000;
JSON
{
"hex": "#43aabb",
"rgb": {
"r": 67,
"g": 170,
"b": 187
},
"hsl": {
"h": 188.5,
"s": 47.244,
"l": 49.804
},
"oklch": {
"l": 0.68529,
"c": 0.09652,
"h": 210.2
},
"luminance": 0.33531
}Semantic roles & 50–950 ramp
primary
#43AABB
secondary
#C89992
accent
#6451D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182