#75CEC8#75CEC8
#75CEC8 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.086 H 189.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEC8 |
|---|---|
| RGB | rgb(117, 206, 200) |
| HSL | hsl(176, 48%, 63%) |
| HSV | hsv(176, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(77.34, -28.15, -5.37) |
| CIE-LCH | lch(77.34, 28.66, 190.80°) |
| OKLab | oklab(79.41% -0.0851 -0.0149) |
| OKLCH | oklch(79.41% 0.086 189.9) |
| XYZ | xyz(39.8287, 52.0916, 62.5882) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.96
Darkturquoise
#00CED1
ΔE00 6.30
Turquoise
#40E0D0
ΔE00 6.94
Pale Teal
#82CBB2
ΔE00 7.37
Seafoam Blue
#78D1B6
ΔE00 7.43
Topaz
#13BBAF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEC8 #CE757B
analogous
#75CE9B #75CEC8 #75A7CE
triadic
#75CEC8 #C875CE #CEC875
tetradic
#75CEC8 #9B75CE #CE757B #A7CE75
square
#75CEC8 #9B75CE #CE757B #A7CE75
split-complementary
#75CEC8 #CE75A7 #CE9B75
monochromatic
#35948E #48BEB6 #75CEC8 #A2DEDA #CFEEEC
Accessibility & contrast
On white
1.84
#75CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#75CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEC8
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEC8 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#B5BAC9
Tritanopia (blue-blind)
#4CD2CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75cec8; /* rgb */ color: rgb(117, 206, 200); /* oklch */ color: oklch(79.4% 0.086 189.9);
Tailwind
colors: {
custom: {
50: '#a2ddd8',
500: '#75cec8',
950: '#000000',
},
}SCSS
$custom: #75cec8; $custom-light: #a2ddd8; $custom-dark: #000000;
JSON
{
"hex": "#75cec8",
"rgb": {
"r": 117,
"g": 206,
"b": 200
},
"hsl": {
"h": 175.955,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.79413,
"c": 0.08645,
"h": 189.9
},
"luminance": 0.52095
}Semantic roles & 50–950 ramp
primary
#75CEC8
secondary
#9A4D52
accent
#2B34BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483