#4FA2A2#4FA2A2
#4FA2A2 is a light, moderate teal. Relative luminance 0.301; OKLCH L 66.1% C 0.081 H 195.4°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA2A2 |
|---|---|
| RGB | rgb(79, 162, 162) |
| HSL | hsl(180, 34%, 47%) |
| HSV | hsv(180, 51%, 64%) |
| CMYK | cmyk(51.2%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(61.75, -25.07, -7.73) |
| CIE-LCH | lch(61.75, 26.24, 197.15°) |
| OKLab | oklab(66.08% -0.0778 -0.0214) |
| OKLCH | oklch(66.08% 0.081 195.4) |
| XYZ | xyz(22.6637, 30.1095, 38.7928) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.01
Sea
#3C9992
ΔE00 4.67
Dull Teal
#5F9E8F
ΔE00 6.56
Lightseagreen
#20B2AA
ΔE00 6.61
Blue Green
#0F9B8E
ΔE00 7.44
Dusty Teal
#4C9085
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA2A2 #A24F4F
analogous
#4FA279 #4FA2A2 #4F79A2
triadic
#4FA2A2 #A24FA2 #A2A24F
tetradic
#4FA2A2 #794FA2 #A24F4F #79A24F
square
#4FA2A2 #794FA2 #A24F4F #79A24F
split-complementary
#4FA2A2 #A24F79 #A2794F
monochromatic
#275050 #3B7979 #4FA2A2 #73BBBB #9CCFCF
Accessibility & contrast
On white
2.99
#4FA2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#4FA2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA2A2
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA2A2 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999BA2
Deuteranopia (green-blind)
#8B91A3
Tritanopia (blue-blind)
#12A6A2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4fa2a2; /* rgb */ color: rgb(79, 162, 162); /* oklch */ color: oklch(66.1% 0.081 195.4);
Tailwind
colors: {
custom: {
50: '#88bebd',
500: '#4fa2a2',
950: '#000000',
},
}SCSS
$custom: #4fa2a2; $custom-light: #88bebd; $custom-dark: #000000;
JSON
{
"hex": "#4fa2a2",
"rgb": {
"r": 79,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 34.44,
"l": 47.255
},
"oklch": {
"l": 0.66083,
"c": 0.08067,
"h": 195.4
},
"luminance": 0.30112
}Semantic roles & 50–950 ramp
primary
#4FA2A2
secondary
#BC9191
accent
#5D5DCB
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1212
muted
#7D8181