#75CDC8#75CDC8
#75CDC8 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.086 H 190.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDC8 |
|---|---|
| RGB | rgb(117, 205, 200) |
| HSL | hsl(177, 47%, 63%) |
| HSV | hsv(177, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(77.05, -27.66, -5.79) |
| CIE-LCH | lch(77.05, 28.26, 191.83°) |
| OKLab | oklab(79.18% -0.084 -0.0161) |
| OKLCH | oklch(79.18% 0.086 190.8) |
| XYZ | xyz(39.5887, 51.6116, 62.5083) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.07
Darkturquoise
#00CED1
ΔE00 6.20
Turquoise
#40E0D0
ΔE00 7.31
Pale Teal
#82CBB2
ΔE00 7.68
Seafoam Blue
#78D1B6
ΔE00 7.82
Topaz
#13BBAF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDC8 #CD757A
analogous
#75CD9C #75CDC8 #75A6CD
triadic
#75CDC8 #C875CD #CDC875
tetradic
#75CDC8 #9C75CD #CD757A #A6CD75
square
#75CDC8 #9C75CD #CD757A #A6CD75
split-complementary
#75CDC8 #CD75A6 #CD9C75
monochromatic
#35938D #48BDB6 #75CDC8 #A2DDDA #CFEEEC
Accessibility & contrast
On white
1.85
#75CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#75CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDC8
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDC8 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#B4B9C9
Tritanopia (blue-blind)
#4CD1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cdc8; /* rgb */ color: rgb(117, 205, 200); /* oklch */ color: oklch(79.2% 0.086 190.8);
Tailwind
colors: {
custom: {
50: '#a2dcd8',
500: '#75cdc8',
950: '#000000',
},
}SCSS
$custom: #75cdc8; $custom-light: #a2dcd8; $custom-dark: #000000;
JSON
{
"hex": "#75cdc8",
"rgb": {
"r": 117,
"g": 205,
"b": 200
},
"hsl": {
"h": 176.591,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.79182,
"c": 0.08552,
"h": 190.8
},
"luminance": 0.51615
}Semantic roles & 50–950 ramp
primary
#75CDC8
secondary
#994D52
accent
#2B34BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483