#75CCC8#75CCC8
#75CCC8 is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.0% C 0.085 H 191.7°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCC8 |
|---|---|
| RGB | rgb(117, 204, 200) |
| HSL | hsl(177, 46%, 63%) |
| HSV | hsv(177, 43%, 80%) |
| CMYK | cmyk(42.6%, 0%, 2%, 20%) |
| CIE-LAB | lab(76.76, -27.18, -6.22) |
| CIE-LCH | lch(76.76, 27.88, 192.89°) |
| OKLab | oklab(78.95% -0.0828 -0.0172) |
| OKLCH | oklch(78.95% 0.085 191.7) |
| XYZ | xyz(39.3503, 51.1347, 62.4288) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.23
Darkturquoise
#00CED1
ΔE00 6.14
Turquoise
#40E0D0
ΔE00 7.69
Pale Teal
#82CBB2
ΔE00 8.00
Seafoam Blue
#78D1B6
ΔE00 8.22
Topaz
#13BBAF
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCC8 #CC7579
analogous
#75CC9C #75CCC8 #75A5CC
triadic
#75CCC8 #C875CC #CCC875
tetradic
#75CCC8 #9C75CC #CC7579 #A5CC75
square
#75CCC8 #9C75CC #CC7579 #A5CC75
split-complementary
#75CCC8 #CC75A5 #CC9C75
monochromatic
#36918D #48BBB6 #75CCC8 #A2DDDA #CEEDEC
Accessibility & contrast
On white
1.87
#75CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#75CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCC8
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCC8 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#B3B9C9
Tritanopia (blue-blind)
#4DD0CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75ccc8; /* rgb */ color: rgb(117, 204, 200); /* oklch */ color: oklch(79.0% 0.085 191.7);
Tailwind
colors: {
custom: {
50: '#a2dcd8',
500: '#75ccc8',
950: '#000000',
},
}SCSS
$custom: #75ccc8; $custom-light: #a2dcd8; $custom-dark: #000000;
JSON
{
"hex": "#75ccc8",
"rgb": {
"r": 117,
"g": 204,
"b": 200
},
"hsl": {
"h": 177.241,
"s": 46.032,
"l": 62.941
},
"oklch": {
"l": 0.78951,
"c": 0.08459,
"h": 191.7
},
"luminance": 0.51138
}Semantic roles & 50–950 ramp
primary
#75CCC8
secondary
#984E51
accent
#2C33B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483