#75D9CF#75D9CF
#75D9CF is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.2% C 0.096 H 187.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #75D9CF |
|---|---|
| RGB | rgb(117, 217, 207) |
| HSL | hsl(174, 57%, 65%) |
| HSV | hsv(174, 46%, 85%) |
| CMYK | cmyk(46.1%, 0%, 4.6%, 14.9%) |
| CIE-LAB | lab(80.69, -31.72, -4.17) |
| CIE-LCH | lch(80.69, 31.99, 187.50°) |
| OKLab | oklab(82.18% -0.0948 -0.0117) |
| OKLCH | oklch(82.18% 0.096 187.1) |
| XYZ | xyz(43.4069, 57.9090, 67.9095) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.17
Turquoise
#40E0D0
ΔE00 4.66
Seafoam Blue
#78D1B6
ΔE00 6.49
Tiffany Blue
#7BF2DA
ΔE00 6.93
Darkturquoise
#00CED1
ΔE00 7.14
Pale Teal
#82CBB2
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D9CF #D9757F
analogous
#75D99D #75D9CF #75B1D9
triadic
#75D9CF #CF75D9 #D9CF75
tetradic
#75D9CF #9D75D9 #D9757F #B1D975
square
#75D9CF #9D75D9 #D9757F #B1D975
split-complementary
#75D9CF #D975B1 #D99D75
monochromatic
#2EA69A #45CCBE #75D9CF #A5E6E0 #D5F3F0
Accessibility & contrast
On white
1.67
#75D9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#75D9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D9CF
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D9CF | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#BFC3D0
Tritanopia (blue-blind)
#44DDD6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75d9cf; /* rgb */ color: rgb(117, 217, 207); /* oklch */ color: oklch(82.2% 0.096 187.1);
Tailwind
colors: {
custom: {
50: '#a3e5dd',
500: '#75d9cf',
950: '#000000',
},
}SCSS
$custom: #75d9cf; $custom-light: #a3e5dd; $custom-dark: #000000;
JSON
{
"hex": "#75d9cf",
"rgb": {
"r": 117,
"g": 217,
"b": 207
},
"hsl": {
"h": 174,
"s": 56.818,
"l": 65.49
},
"oklch": {
"l": 0.82177,
"c": 0.09554,
"h": 187.1
},
"luminance": 0.57913
}Semantic roles & 50–950 ramp
primary
#75D9CF
secondary
#A94953
accent
#2131C4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484