#75CECD#75CECD
#75CECD is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.086 H 194.6°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #75CECD |
|---|---|
| RGB | rgb(117, 206, 205) |
| HSL | hsl(179, 48%, 63%) |
| HSV | hsv(179, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(77.48, -26.91, -7.85) |
| CIE-LCH | lch(77.48, 28.03, 196.26°) |
| OKLab | oklab(79.57% -0.0831 -0.0217) |
| OKLCH | oklch(79.57% 0.086 194.6) |
| XYZ | xyz(40.4226, 52.3291, 65.7162) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.42
Darkturquoise
#00CED1
ΔE00 5.84
Aqua Blue
#02D8E9
ΔE00 7.56
Turquoise
#40E0D0
ΔE00 8.11
Robin'S Egg Blue
#98EFF9
ΔE00 9.08
Robin'S Egg
#6DEDFD
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CECD #CE7576
analogous
#75CEA0 #75CECD #75A2CE
triadic
#75CECD #CD75CE #CECD75
tetradic
#75CECD #A075CE #CE7576 #A2CE75
square
#75CECD #A075CE #CE7576 #A2CE75
split-complementary
#75CECD #CE75A2 #CEA075
monochromatic
#359493 #48BEBD #75CECD #A2DEDD #CFEEEE
Accessibility & contrast
On white
1.83
#75CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#75CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CECD
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CECD | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B4BACE
Tritanopia (blue-blind)
#49D3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75cecd; /* rgb */ color: rgb(117, 206, 205); /* oklch */ color: oklch(79.6% 0.086 194.6);
Tailwind
colors: {
custom: {
50: '#a2dddc',
500: '#75cecd',
950: '#000000',
},
}SCSS
$custom: #75cecd; $custom-light: #a2dddc; $custom-dark: #000000;
JSON
{
"hex": "#75cecd",
"rgb": {
"r": 117,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.326,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.79574,
"c": 0.08584,
"h": 194.6
},
"luminance": 0.52332
}Semantic roles & 50–950 ramp
primary
#75CECD
secondary
#9A4D4E
accent
#2B2CBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484