#75CDCE#75CDCE
#75CDCE is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.4% C 0.085 H 196.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDCE |
|---|---|
| RGB | rgb(117, 205, 206) |
| HSL | hsl(181, 48%, 63%) |
| HSV | hsv(181, 43%, 81%) |
| CMYK | cmyk(43.2%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(77.22, -26.17, -8.77) |
| CIE-LCH | lch(77.22, 27.60, 198.53°) |
| OKLab | oklab(79.38% -0.0815 -0.0242) |
| OKLCH | oklch(79.38% 0.085 196.5) |
| XYZ | xyz(40.3037, 51.8976, 66.2739) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.93
Darkturquoise
#00CED1
ΔE00 5.91
Aqua Blue
#02D8E9
ΔE00 7.19
Turquoise
#40E0D0
ΔE00 8.82
Robin'S Egg
#6DEDFD
ΔE00 8.88
Robin'S Egg Blue
#98EFF9
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDCE #CE7675
analogous
#75CEA2 #75CDCE #75A0CE
triadic
#75CDCE #CE75CD #CDCE75
tetradic
#75CDCE #A275CE #CE7675 #A0CE75
square
#75CDCE #A275CE #CE7675 #A0CE75
split-complementary
#75CDCE #CE75A0 #CEA275
monochromatic
#359394 #48BDBE #75CDCE #A2DDDE #CFEEEE
Accessibility & contrast
On white
1.85
#75CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#75CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDCE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDCE | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#49D2CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75cdce; /* rgb */ color: rgb(117, 205, 206); /* oklch */ color: oklch(79.4% 0.085 196.5);
Tailwind
colors: {
custom: {
50: '#a2dcdc',
500: '#75cdce',
950: '#000000',
},
}SCSS
$custom: #75cdce; $custom-light: #a2dcdc; $custom-dark: #000000;
JSON
{
"hex": "#75cdce",
"rgb": {
"r": 117,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.674,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.79376,
"c": 0.085,
"h": 196.5
},
"luminance": 0.51901
}Semantic roles & 50–950 ramp
primary
#75CDCE
secondary
#9A4E4D
accent
#2C2BBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484