#4FAABB#4FAABB
#4FAABB is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.9% C 0.089 H 211.6°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #4FAABB |
|---|---|
| RGB | rgb(79, 170, 187) |
| HSL | hsl(189, 44%, 52%) |
| HSV | hsv(189, 58%, 73%) |
| CMYK | cmyk(57.8%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.96, -22.06, -16.91) |
| CIE-LCH | lch(64.96, 27.79, 217.48°) |
| OKLab | oklab(68.94% -0.0762 -0.0468) |
| OKLCH | oklch(68.94% 0.089 211.6) |
| XYZ | xyz(26.5652, 33.9970, 52.1662) |
| Luminance | 0.3400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.96
Cadetblue
#5F9EA0
ΔE00 6.64
Greyblue
#77A1B5
ΔE00 8.38
Bluegrey
#85A3B2
ΔE00 10.47
Lightseagreen
#20B2AA
ΔE00 11.09
Sea
#3C9992
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FAABB #BB604F
analogous
#4FBB96 #4FAABB #4F74BB
triadic
#4FAABB #BB4FAA #AABB4F
tetradic
#4FAABB #964FBB #BB604F #74BB4F
square
#4FAABB #964FBB #BB604F #74BB4F
split-complementary
#4FAABB #BB4F74 #BB964F
monochromatic
#285E68 #398594 #4FAABB #7BBFCC #A7D5DD
Accessibility & contrast
On white
2.69
#4FAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#4FAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FAABB
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FAABB | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#8C98BB
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4faabb; /* rgb */ color: rgb(79, 170, 187); /* oklch */ color: oklch(68.9% 0.089 211.6);
Tailwind
colors: {
custom: {
50: '#8ac3cf',
500: '#4faabb',
950: '#000000',
},
}SCSS
$custom: #4faabb; $custom-light: #8ac3cf; $custom-dark: #000000;
JSON
{
"hex": "#4faabb",
"rgb": {
"r": 79,
"g": 170,
"b": 187
},
"hsl": {
"h": 189.444,
"s": 44.262,
"l": 52.157
},
"oklch": {
"l": 0.68935,
"c": 0.08947,
"h": 211.6
},
"luminance": 0.34
}Semantic roles & 50–950 ramp
primary
#4FAABB
secondary
#CAA39B
accent
#6854D4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1213
muted
#7D8182