#75D8CE#75D8CE
#75D8CE is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.9% C 0.095 H 187.0°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #75D8CE |
|---|---|
| RGB | rgb(117, 216, 206) |
| HSL | hsl(174, 56%, 65%) |
| HSV | hsv(174, 46%, 85%) |
| CMYK | cmyk(45.8%, 0%, 4.6%, 15.3%) |
| CIE-LAB | lab(80.37, -31.48, -4.10) |
| CIE-LCH | lch(80.37, 31.75, 187.43°) |
| OKLab | oklab(81.91% -0.0941 -0.0115) |
| OKLCH | oklch(81.91% 0.095 187) |
| XYZ | xyz(43.0281, 57.3463, 67.1821) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.11
Turquoise
#40E0D0
ΔE00 4.77
Seafoam Blue
#78D1B6
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 7.09
Pale Teal
#82CBB2
ΔE00 7.09
Tiffany Blue
#7BF2DA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D8CE #D8757F
analogous
#75D89C #75D8CE #75B1D8
triadic
#75D8CE #CE75D8 #D8CE75
tetradic
#75D8CE #9C75D8 #D8757F #B1D875
square
#75D8CE #9C75D8 #D8757F #B1D875
split-complementary
#75D8CE #D875B1 #D89C75
monochromatic
#2EA498 #45CBBD #75D8CE #A5E5DF #D4F3F0
Accessibility & contrast
On white
1.68
#75D8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#75D8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D8CE
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D8CE | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCE
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#45DCD5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #75d8ce; /* rgb */ color: rgb(117, 216, 206); /* oklch */ color: oklch(81.9% 0.095 187.0);
Tailwind
colors: {
custom: {
50: '#a3e4dc',
500: '#75d8ce',
950: '#000000',
},
}SCSS
$custom: #75d8ce; $custom-light: #a3e4dc; $custom-dark: #000000;
JSON
{
"hex": "#75d8ce",
"rgb": {
"r": 117,
"g": 216,
"b": 206
},
"hsl": {
"h": 173.939,
"s": 55.932,
"l": 65.294
},
"oklch": {
"l": 0.81914,
"c": 0.09481,
"h": 187
},
"luminance": 0.5735
}Semantic roles & 50–950 ramp
primary
#75D8CE
secondary
#A84953
accent
#2232C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484