#75C2CA#75C2CA
#75C2CA is a light, moderate teal. Relative luminance 0.466; OKLCH L 76.7% C 0.077 H 204.2°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #75C2CA |
|---|---|
| RGB | rgb(117, 194, 202) |
| HSL | hsl(186, 45%, 63%) |
| HSV | hsv(186, 42%, 79%) |
| CMYK | cmyk(42.1%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(73.95, -21.70, -11.48) |
| CIE-LCH | lch(73.95, 24.55, 207.88°) |
| OKLab | oklab(76.72% -0.0702 -0.0316) |
| OKLCH | oklch(76.72% 0.077 204.2) |
| XYZ | xyz(37.2846, 46.6270, 62.9008) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 8.00
Aqua Blue
#02D8E9
ΔE00 8.13
Turquoise Blue
#06B1C4
ΔE00 8.14
Mediumturquoise
#48D1CC
ΔE00 8.29
Sky Blue
#87CEEB
ΔE00 8.85
Powder Blue
#B0E0E6
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C2CA #CA7D75
analogous
#75CAA7 #75C2CA #7597CA
triadic
#75C2CA #CA75C2 #C2CA75
tetradic
#75C2CA #A775CA #CA7D75 #97CA75
square
#75C2CA #A775CA #CA7D75 #97CA75
split-complementary
#75C2CA #CA7597 #CAA775
monochromatic
#37868E #49AEB9 #75C2CA #A1D6DB #CDE9EC
Accessibility & contrast
On white
2.03
#75C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#75C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C2CA
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C2CA | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#A9B1CA
Tritanopia (blue-blind)
#4EC8C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #75c2ca; /* rgb */ color: rgb(117, 194, 202); /* oklch */ color: oklch(76.7% 0.077 204.2);
Tailwind
colors: {
custom: {
50: '#a1d4da',
500: '#75c2ca',
950: '#000000',
},
}SCSS
$custom: #75c2ca; $custom-light: #a1d4da; $custom-dark: #000000;
JSON
{
"hex": "#75c2ca",
"rgb": {
"r": 117,
"g": 194,
"b": 202
},
"hsl": {
"h": 185.647,
"s": 44.503,
"l": 62.549
},
"oklch": {
"l": 0.76716,
"c": 0.07699,
"h": 204.2
},
"luminance": 0.4663
}Semantic roles & 50–950 ramp
primary
#75C2CA
secondary
#DDC1BE
accent
#3B2EB8
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#0F1414
muted
#7F8383