#43AFAF#43AFAF
#43AFAF is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.3% C 0.097 H 195.1°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #43AFAF |
|---|---|
| RGB | rgb(67, 175, 175) |
| HSL | hsl(180, 45%, 47%) |
| HSV | hsv(180, 62%, 69%) |
| CMYK | cmyk(61.7%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(65.71, -30.21, -9.15) |
| CIE-LCH | lch(65.71, 31.57, 196.85°) |
| OKLab | oklab(69.3% -0.0938 -0.0254) |
| OKLCH | oklch(69.3% 0.097 195.1) |
| XYZ | xyz(25.3792, 34.9457, 45.9568) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.88
Topaz
#13BBAF
ΔE00 5.99
Cadetblue
#5F9EA0
ΔE00 6.48
Turquoise Blue
#06B1C4
ΔE00 6.63
Sea
#3C9992
ΔE00 7.40
Tealish
#24BCA8
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43AFAF #AF4343
analogous
#43AF79 #43AFAF #4379AF
triadic
#43AFAF #AF43AF #AFAF43
tetradic
#43AFAF #7943AF #AF4343 #79AF43
square
#43AFAF #7943AF #AF4343 #79AF43
split-complementary
#43AFAF #AF4379 #AF7943
monochromatic
#215656 #328383 #43AFAF #69C6C6 #96D7D7
Accessibility & contrast
On white
2.63
#43AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#43AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43AFAF
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43AFAF | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AF
Deuteranopia (green-blind)
#939AB0
Tritanopia (blue-blind)
#00B4AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #43afaf; /* rgb */ color: rgb(67, 175, 175); /* oklch */ color: oklch(69.3% 0.097 195.1);
Tailwind
colors: {
custom: {
50: '#84c7c6',
500: '#43afaf',
950: '#000000',
},
}SCSS
$custom: #43afaf; $custom-light: #84c7c6; $custom-dark: #000000;
JSON
{
"hex": "#43afaf",
"rgb": {
"r": 67,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 44.628,
"l": 47.451
},
"oklch": {
"l": 0.69304,
"c": 0.09717,
"h": 195.1
},
"luminance": 0.34948
}Semantic roles & 50–950 ramp
primary
#43AFAF
secondary
#C28B8B
accent
#5353D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282