#43AAAA#43AAAA
#43AAAA is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.9% C 0.094 H 195.2°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #43AAAA |
|---|---|
| RGB | rgb(67, 170, 170) |
| HSL | hsl(180, 43%, 46%) |
| HSV | hsv(180, 61%, 67%) |
| CMYK | cmyk(60.6%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(64.03, -29.20, -8.86) |
| CIE-LCH | lch(64.03, 30.51, 196.88°) |
| OKLab | oklab(67.9% -0.0906 -0.0246) |
| OKLCH | oklch(67.9% 0.094 195.2) |
| XYZ | xyz(23.9420, 32.8425, 43.0999) |
| Luminance | 0.3285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.42
Cadetblue
#5F9EA0
ΔE00 5.40
Sea
#3C9992
ΔE00 6.11
Topaz
#13BBAF
ΔE00 6.88
Turquoise Blue
#06B1C4
ΔE00 6.90
Blue Green
#0F9B8E
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43AAAA #AA4343
analogous
#43AA77 #43AAAA #4377AA
triadic
#43AAAA #AA43AA #AAAA43
tetradic
#43AAAA #7743AA #AA4343 #77AA43
square
#43AAAA #7743AA #AA4343 #77AA43
split-complementary
#43AAAA #AA4377 #AA7743
monochromatic
#205252 #327E7E #43AAAA #67C3C3 #93D4D4
Accessibility & contrast
On white
2.77
#43AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#43AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43AAAA
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43AAAA | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2AA
Deuteranopia (green-blind)
#8F96AB
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #43aaaa; /* rgb */ color: rgb(67, 170, 170); /* oklch */ color: oklch(67.9% 0.094 195.2);
Tailwind
colors: {
custom: {
50: '#83c3c3',
500: '#43aaaa',
950: '#000000',
},
}SCSS
$custom: #43aaaa; $custom-light: #83c3c3; $custom-dark: #000000;
JSON
{
"hex": "#43aaaa",
"rgb": {
"r": 67,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 43.46,
"l": 46.471
},
"oklch": {
"l": 0.67899,
"c": 0.0939,
"h": 195.2
},
"luminance": 0.32845
}Semantic roles & 50–950 ramp
primary
#43AAAA
secondary
#C08989
accent
#5555D3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1212
muted
#7D8181