#75CCC2#75CCC2
#75CCC2 is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.086 H 186.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCC2 |
|---|---|
| RGB | rgb(117, 204, 194) |
| HSL | hsl(173, 46%, 63%) |
| HSV | hsv(173, 43%, 80%) |
| CMYK | cmyk(42.6%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(76.59, -28.64, -3.23) |
| CIE-LCH | lch(76.59, 28.82, 186.44°) |
| OKLab | oklab(78.76% -0.0854 -0.0091) |
| OKLCH | oklch(78.76% 0.086 186.1) |
| XYZ | xyz(38.6628, 50.8597, 58.8080) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.50
Pale Teal
#82CBB2
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 5.93
Turquoise
#40E0D0
ΔE00 6.74
Darkturquoise
#00CED1
ΔE00 7.19
Topaz
#13BBAF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCC2 #CC757F
analogous
#75CC96 #75CCC2 #75ABCC
triadic
#75CCC2 #C275CC #CCC275
tetradic
#75CCC2 #9675CC #CC757F #ABCC75
square
#75CCC2 #9675CC #CC757F #ABCC75
split-complementary
#75CCC2 #CC75AB #CC9675
monochromatic
#369187 #48BBAE #75CCC2 #A2DDD6 #CEEDEA
Accessibility & contrast
On white
1.88
#75CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#75CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCC2
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCC2 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C2
Deuteranopia (green-blind)
#B5B8C3
Tritanopia (blue-blind)
#50D0C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75ccc2; /* rgb */ color: rgb(117, 204, 194); /* oklch */ color: oklch(78.8% 0.086 186.1);
Tailwind
colors: {
custom: {
50: '#a2dcd4',
500: '#75ccc2',
950: '#000000',
},
}SCSS
$custom: #75ccc2; $custom-light: #a2dcd4; $custom-dark: #000000;
JSON
{
"hex": "#75ccc2",
"rgb": {
"r": 117,
"g": 204,
"b": 194
},
"hsl": {
"h": 173.103,
"s": 46.032,
"l": 62.941
},
"oklch": {
"l": 0.78761,
"c": 0.08585,
"h": 186.1
},
"luminance": 0.50863
}Semantic roles & 50–950 ramp
primary
#75CCC2
secondary
#984E56
accent
#2C3CB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483