#75BFC0#75BFC0
#75BFC0 is a light, moderate teal. Relative luminance 0.448; OKLCH L 75.7% C 0.074 H 196.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #75BFC0 |
|---|---|
| RGB | rgb(117, 191, 192) |
| HSL | hsl(181, 37%, 61%) |
| HSV | hsv(181, 39%, 75%) |
| CMYK | cmyk(39.1%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(72.79, -22.71, -7.77) |
| CIE-LCH | lch(72.79, 24.00, 198.88°) |
| OKLab | oklab(75.69% -0.0707 -0.0214) |
| OKLCH | oklch(75.69% 0.074 196.8) |
| XYZ | xyz(35.4778, 44.8468, 56.6457) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.14
Darkturquoise
#00CED1
ΔE00 7.64
Lightseagreen
#20B2AA
ΔE00 8.79
Turquoise Blue
#06B1C4
ΔE00 8.96
Topaz
#13BBAF
ΔE00 8.99
Aqua Blue
#02D8E9
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BFC0 #C07675
analogous
#75C09B #75BFC0 #7599C0
triadic
#75BFC0 #C075BF #BFC075
tetradic
#75BFC0 #9B75C0 #C07675 #99C075
square
#75BFC0 #9B75C0 #C07675 #99C075
split-complementary
#75BFC0 #C07599 #C09B75
monochromatic
#3A7F80 #4EA9AA #75BFC0 #9FD2D3 #C9E6E6
Accessibility & contrast
On white
2.11
#75BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#75BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BFC0
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BFC0 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C0
Deuteranopia (green-blind)
#A8AEC1
Tritanopia (blue-blind)
#54C3BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #75bfc0; /* rgb */ color: rgb(117, 191, 192); /* oklch */ color: oklch(75.7% 0.074 196.8);
Tailwind
colors: {
custom: {
50: '#a1d2d3',
500: '#75bfc0',
950: '#000000',
},
}SCSS
$custom: #75bfc0; $custom-light: #a1d2d3; $custom-dark: #000000;
JSON
{
"hex": "#75bfc0",
"rgb": {
"r": 117,
"g": 191,
"b": 192
},
"hsl": {
"h": 180.8,
"s": 37.313,
"l": 60.588
},
"oklch": {
"l": 0.75688,
"c": 0.07389,
"h": 196.8
},
"luminance": 0.44849
}Semantic roles & 50–950 ramp
primary
#75BFC0
secondary
#D7BBBA
accent
#3735B0
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282