#75C3CA#75C3CA
#75C3CA is a light, moderate teal. Relative luminance 0.471; OKLCH L 76.9% C 0.078 H 203.1°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #75C3CA |
|---|---|
| RGB | rgb(117, 195, 202) |
| HSL | hsl(185, 45%, 63%) |
| HSV | hsv(185, 42%, 79%) |
| CMYK | cmyk(42.1%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(74.24, -22.21, -11.05) |
| CIE-LCH | lch(74.24, 24.81, 206.46°) |
| OKLab | oklab(76.94% -0.0714 -0.0304) |
| OKLCH | oklch(76.94% 0.078 203.1) |
| XYZ | xyz(37.5079, 47.0736, 62.9753) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 7.66
Mediumturquoise
#48D1CC
ΔE00 7.84
Aqua Blue
#02D8E9
ΔE00 7.97
Turquoise Blue
#06B1C4
ΔE00 8.35
Sky Blue
#87CEEB
ΔE00 9.17
Powder Blue
#B0E0E6
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C3CA #CA7C75
analogous
#75CAA6 #75C3CA #7599CA
triadic
#75C3CA #CA75C3 #C3CA75
tetradic
#75C3CA #A675CA #CA7C75 #99CA75
square
#75C3CA #A675CA #CA7C75 #99CA75
split-complementary
#75C3CA #CA7599 #CAA675
monochromatic
#37878E #49B0B9 #75C3CA #A1D6DB #CDE9EC
Accessibility & contrast
On white
2.02
#75C3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#75C3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C3CA
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C3CA | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#4EC9C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #75c3ca; /* rgb */ color: rgb(117, 195, 202); /* oklch */ color: oklch(76.9% 0.078 203.1);
Tailwind
colors: {
custom: {
50: '#a1d5da',
500: '#75c3ca',
950: '#000000',
},
}SCSS
$custom: #75c3ca; $custom-light: #a1d5da; $custom-dark: #000000;
JSON
{
"hex": "#75c3ca",
"rgb": {
"r": 117,
"g": 195,
"b": 202
},
"hsl": {
"h": 184.941,
"s": 44.503,
"l": 62.549
},
"oklch": {
"l": 0.76945,
"c": 0.0776,
"h": 203.1
},
"luminance": 0.47076
}Semantic roles & 50–950 ramp
primary
#75C3CA
secondary
#DDC0BE
accent
#392EB8
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#0F1414
muted
#7F8383