#43A0BE#43A0BE
#43A0BE is a light, moderate cyan. Relative luminance 0.301; OKLCH L 66.2% C 0.097 H 222.6°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #43A0BE |
|---|---|
| RGB | rgb(67, 160, 190) |
| HSL | hsl(195, 49%, 50%) |
| HSV | hsv(195, 65%, 75%) |
| CMYK | cmyk(64.7%, 15.8%, 0%, 25.5%) |
| CIE-LAB | lab(61.70, -18.10, -23.59) |
| CIE-LCH | lch(61.70, 29.74, 232.50°) |
| OKLab | oklab(66.25% -0.0716 -0.0658) |
| OKLCH | oklch(66.25% 0.097 222.6) |
| XYZ | xyz(24.1761, 30.0501, 53.2313) |
| Luminance | 0.3005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.80
Turquoise Blue
#06B1C4
ΔE00 7.84
Teal Blue
#01889F
ΔE00 9.45
Bluegrey
#85A3B2
ΔE00 9.70
Cadetblue
#5F9EA0
ΔE00 9.97
Dirty Blue
#3F829D
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43A0BE #BE6143
analogous
#43BE9E #43A0BE #4362BE
triadic
#43A0BE #BE43A0 #A0BE43
tetradic
#43A0BE #9E43BE #BE6143 #62BE43
square
#43A0BE #9E43BE #BE6143 #62BE43
split-complementary
#43A0BE #BE4362 #BE9E43
monochromatic
#235464 #327A91 #43A0BE #70B7CE #9ECEDD
Accessibility & contrast
On white
3.00
#43A0BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#43A0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43A0BE
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43A0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43A0BE | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CC0
Deuteranopia (green-blind)
#7D8FBE
Tritanopia (blue-blind)
#00A9AA
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #43a0be; /* rgb */ color: rgb(67, 160, 190); /* oklch */ color: oklch(66.2% 0.097 222.6);
Tailwind
colors: {
custom: {
50: '#84bcd1',
500: '#43a0be',
950: '#000000',
},
}SCSS
$custom: #43a0be; $custom-light: #84bcd1; $custom-dark: #000000;
JSON
{
"hex": "#43a0be",
"rgb": {
"r": 67,
"g": 160,
"b": 190
},
"hsl": {
"h": 194.634,
"s": 48.617,
"l": 50.392
},
"oklch": {
"l": 0.66246,
"c": 0.09727,
"h": 222.6
},
"luminance": 0.30053
}Semantic roles & 50–950 ramp
primary
#43A0BE
secondary
#CAA093
accent
#7150D8
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182