#75D5CC#75D5CC
#75D5CC is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.2% C 0.092 H 187.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75D5CC |
|---|---|
| RGB | rgb(117, 213, 204) |
| HSL | hsl(174, 53%, 65%) |
| HSV | hsv(174, 45%, 84%) |
| CMYK | cmyk(45.1%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(79.46, -30.54, -4.38) |
| CIE-LCH | lch(79.46, 30.86, 188.17°) |
| OKLab | oklab(81.16% -0.0915 -0.0123) |
| OKLCH | oklch(81.16% 0.092 187.7) |
| XYZ | xyz(42.0251, 55.7266, 65.6568) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.87
Turquoise
#40E0D0
ΔE00 5.31
Seafoam Blue
#78D1B6
ΔE00 6.52
Darkturquoise
#00CED1
ΔE00 6.78
Pale Teal
#82CBB2
ΔE00 7.00
Tiffany Blue
#7BF2DA
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D5CC #D5757E
analogous
#75D59C #75D5CC #75AED5
triadic
#75D5CC #CC75D5 #D5CC75
tetradic
#75D5CC #9C75D5 #D5757E #AED575
square
#75D5CC #9C75D5 #D5757E #AED575
split-complementary
#75D5CC #D575AE #D59C75
monochromatic
#309F95 #46C7BB #75D5CC #A4E3DD #D3F2EF
Accessibility & contrast
On white
1.73
#75D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#75D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D5CC
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D5CC | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#48D9D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #75d5cc; /* rgb */ color: rgb(117, 213, 204); /* oklch */ color: oklch(81.2% 0.092 187.7);
Tailwind
colors: {
custom: {
50: '#a3e2db',
500: '#75d5cc',
950: '#000000',
},
}SCSS
$custom: #75d5cc; $custom-light: #a3e2db; $custom-dark: #000000;
JSON
{
"hex": "#75d5cc",
"rgb": {
"r": 117,
"g": 213,
"b": 204
},
"hsl": {
"h": 174.375,
"s": 53.333,
"l": 64.706
},
"oklch": {
"l": 0.81158,
"c": 0.09235,
"h": 187.7
},
"luminance": 0.5573
}Semantic roles & 50–950 ramp
primary
#75D5CC
secondary
#A44B53
accent
#2533C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484