#4BABBB#4BABBB
#4BABBB is a light, moderate teal. Relative luminance 0.342; OKLCH L 69.0% C 0.092 H 210.1°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #4BABBB |
|---|---|
| RGB | rgb(75, 171, 187) |
| HSL | hsl(189, 45%, 51%) |
| HSV | hsv(189, 60%, 73%) |
| CMYK | cmyk(59.9%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(65.13, -23.33, -16.67) |
| CIE-LCH | lch(65.13, 28.67, 215.55°) |
| OKLab | oklab(69.03% -0.0798 -0.0462) |
| OKLCH | oklch(69.03% 0.092 210.1) |
| XYZ | xyz(26.4305, 34.2069, 52.2138) |
| Luminance | 0.3421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.38
Cadetblue
#5F9EA0
ΔE00 6.57
Greyblue
#77A1B5
ΔE00 9.06
Lightseagreen
#20B2AA
ΔE00 10.43
Sea
#3C9992
ΔE00 11.07
Bluegrey
#85A3B2
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BABBB #BB5B4B
analogous
#4BBB93 #4BABBB #4B73BB
triadic
#4BABBB #BB4BAB #ABBB4B
tetradic
#4BABBB #934BBB #BB5B4B #73BB4B
square
#4BABBB #934BBB #BB5B4B #73BB4B
split-complementary
#4BABBB #BB4B73 #BB934B
monochromatic
#265C65 #378592 #4BABBB #77C0CC #A4D4DD
Accessibility & contrast
On white
2.68
#4BABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#4BABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BABBB
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BABBB | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#8C99BB
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4babbb; /* rgb */ color: rgb(75, 171, 187); /* oklch */ color: oklch(69.0% 0.092 210.1);
Tailwind
colors: {
custom: {
50: '#88c4cf',
500: '#4babbb',
950: '#000000',
},
}SCSS
$custom: #4babbb; $custom-light: #88c4cf; $custom-dark: #000000;
JSON
{
"hex": "#4babbb",
"rgb": {
"r": 75,
"g": 171,
"b": 187
},
"hsl": {
"h": 188.571,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.69031,
"c": 0.09223,
"h": 210.1
},
"luminance": 0.3421
}Semantic roles & 50–950 ramp
primary
#4BABBB
secondary
#CA9F98
accent
#6653D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182