#75D7CF#75D7CF
#75D7CF is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.7% C 0.094 H 188.6°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #75D7CF |
|---|---|
| RGB | rgb(117, 215, 207) |
| HSL | hsl(175, 55%, 65%) |
| HSV | hsv(175, 46%, 84%) |
| CMYK | cmyk(45.6%, 0%, 3.7%, 15.7%) |
| CIE-LAB | lab(80.11, -30.76, -5.02) |
| CIE-LCH | lch(80.11, 31.17, 189.27°) |
| OKLab | oklab(81.71% -0.0925 -0.014) |
| OKLCH | oklch(81.71% 0.094 188.6) |
| XYZ | xyz(42.8945, 56.8843, 67.7387) |
| Luminance | 0.5689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.84
Turquoise
#40E0D0
ΔE00 5.23
Darkturquoise
#00CED1
ΔE00 6.65
Seafoam Blue
#78D1B6
ΔE00 7.02
Pale Teal
#82CBB2
ΔE00 7.56
Tiffany Blue
#7BF2DA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D7CF #D7757D
analogous
#75D79E #75D7CF #75AED7
triadic
#75D7CF #CF75D7 #D7CF75
tetradic
#75D7CF #9E75D7 #D7757D #AED775
square
#75D7CF #9E75D7 #D7757D #AED775
split-complementary
#75D7CF #D775AE #D79E75
monochromatic
#2FA299 #46C9BE #75D7CF #A4E5E0 #D4F3F0
Accessibility & contrast
On white
1.70
#75D7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#75D7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D7CF
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D7CF | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#BDC2D0
Tritanopia (blue-blind)
#45DBD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #75d7cf; /* rgb */ color: rgb(117, 215, 207); /* oklch */ color: oklch(81.7% 0.094 188.6);
Tailwind
colors: {
custom: {
50: '#a3e3dd',
500: '#75d7cf',
950: '#000000',
},
}SCSS
$custom: #75d7cf; $custom-light: #a3e3dd; $custom-dark: #000000;
JSON
{
"hex": "#75d7cf",
"rgb": {
"r": 117,
"g": 215,
"b": 207
},
"hsl": {
"h": 175.102,
"s": 55.056,
"l": 65.098
},
"oklch": {
"l": 0.81714,
"c": 0.09361,
"h": 188.6
},
"luminance": 0.56888
}Semantic roles & 50–950 ramp
primary
#75D7CF
secondary
#A64A51
accent
#2330C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484