#75CECC#75CECC
#75CECC is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.086 H 193.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #75CECC |
|---|---|
| RGB | rgb(117, 206, 204) |
| HSL | hsl(179, 48%, 63%) |
| HSV | hsv(179, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(77.45, -27.16, -7.36) |
| CIE-LCH | lch(77.45, 28.14, 195.15°) |
| OKLab | oklab(79.54% -0.0835 -0.0203) |
| OKLCH | oklch(79.54% 0.086 193.7) |
| XYZ | xyz(40.3023, 52.2810, 65.0825) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.26
Darkturquoise
#00CED1
ΔE00 5.88
Aqua Blue
#02D8E9
ΔE00 7.83
Turquoise
#40E0D0
ΔE00 7.84
Pale Teal
#82CBB2
ΔE00 8.84
Seafoam Blue
#78D1B6
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CECC #CE7577
analogous
#75CE9F #75CECC #75A3CE
triadic
#75CECC #CC75CE #CECC75
tetradic
#75CECC #9F75CE #CE7577 #A3CE75
square
#75CECC #9F75CE #CE7577 #A3CE75
split-complementary
#75CECC #CE75A3 #CE9F75
monochromatic
#359492 #48BEBB #75CECC #A2DEDD #CFEEED
Accessibility & contrast
On white
1.83
#75CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#75CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CECC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CECC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#4AD3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75cecc; /* rgb */ color: rgb(117, 206, 204); /* oklch */ color: oklch(79.5% 0.086 193.7);
Tailwind
colors: {
custom: {
50: '#a2dddb',
500: '#75cecc',
950: '#000000',
},
}SCSS
$custom: #75cecc; $custom-light: #a2dddb; $custom-dark: #000000;
JSON
{
"hex": "#75cecc",
"rgb": {
"r": 117,
"g": 206,
"b": 204
},
"hsl": {
"h": 178.652,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.79541,
"c": 0.08592,
"h": 193.7
},
"luminance": 0.52284
}Semantic roles & 50–950 ramp
primary
#75CECC
secondary
#9A4D4F
accent
#2B2EBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484