#75CACC#75CACC
#75CACC is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.6% C 0.083 H 197.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #75CACC |
|---|---|
| RGB | rgb(117, 202, 204) |
| HSL | hsl(181, 46%, 63%) |
| HSV | hsv(181, 43%, 80%) |
| CMYK | cmyk(42.6%, 1%, 0%, 20%) |
| CIE-LAB | lab(76.30, -25.19, -9.06) |
| CIE-LCH | lch(76.30, 26.77, 199.78°) |
| OKLab | oklab(78.62% -0.0788 -0.0249) |
| OKLCH | oklch(78.62% 0.083 197.6) |
| XYZ | xyz(39.3515, 50.3796, 64.7656) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.49
Darkturquoise
#00CED1
ΔE00 6.18
Aqua Blue
#02D8E9
ΔE00 7.37
Robin'S Egg
#6DEDFD
ΔE00 9.33
Robin'S Egg Blue
#98EFF9
ΔE00 9.35
Powder Blue
#B0E0E6
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CACC #CC7775
analogous
#75CCA2 #75CACC #759ECC
triadic
#75CACC #CC75CA #CACC75
tetradic
#75CACC #A275CC #CC7775 #9ECC75
square
#75CACC #A275CC #CC7775 #9ECC75
split-complementary
#75CACC #CC759E #CCA275
monochromatic
#368F91 #48B9BB #75CACC #A2DBDD #CEECED
Accessibility & contrast
On white
1.90
#75CACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#75CACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CACC
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CACC | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#4BCFCA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cacc; /* rgb */ color: rgb(117, 202, 204); /* oklch */ color: oklch(78.6% 0.083 197.6);
Tailwind
colors: {
custom: {
50: '#a2dadb',
500: '#75cacc',
950: '#000000',
},
}SCSS
$custom: #75cacc; $custom-light: #a2dadb; $custom-dark: #000000;
JSON
{
"hex": "#75cacc",
"rgb": {
"r": 117,
"g": 202,
"b": 204
},
"hsl": {
"h": 181.379,
"s": 46.032,
"l": 62.941
},
"oklch": {
"l": 0.7862,
"c": 0.08267,
"h": 197.6
},
"luminance": 0.50383
}Semantic roles & 50–950 ramp
primary
#75CACC
secondary
#984F4E
accent
#302CB9
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1515
muted
#808484