#75D8CD#75D8CD
#75D8CD is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.9% C 0.095 H 186.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #75D8CD |
|---|---|
| RGB | rgb(117, 216, 205) |
| HSL | hsl(173, 56%, 65%) |
| HSV | hsv(173, 46%, 85%) |
| CMYK | cmyk(45.8%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(80.35, -31.73, -3.61) |
| CIE-LCH | lch(80.35, 31.93, 186.49°) |
| OKLab | oklab(81.88% -0.0945 -0.0102) |
| OKLCH | oklch(81.88% 0.095 186.2) |
| XYZ | xyz(42.9070, 57.2979, 66.5443) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.26
Turquoise
#40E0D0
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 6.05
Pale Teal
#82CBB2
ΔE00 6.80
Tiffany Blue
#7BF2DA
ΔE00 6.90
Darkturquoise
#00CED1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D8CD #D87580
analogous
#75D89B #75D8CD #75B2D8
triadic
#75D8CD #CD75D8 #D8CD75
tetradic
#75D8CD #9B75D8 #D87580 #B2D875
square
#75D8CD #9B75D8 #D87580 #B2D875
split-complementary
#75D8CD #D875B2 #D89B75
monochromatic
#2EA497 #45CBBC #75D8CD #A5E5DE #D4F3F0
Accessibility & contrast
On white
1.69
#75D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#75D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D8CD
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D8CD | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#46DCD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #75d8cd; /* rgb */ color: rgb(117, 216, 205); /* oklch */ color: oklch(81.9% 0.095 186.2);
Tailwind
colors: {
custom: {
50: '#a3e4dc',
500: '#75d8cd',
950: '#000000',
},
}SCSS
$custom: #75d8cd; $custom-light: #a3e4dc; $custom-dark: #000000;
JSON
{
"hex": "#75d8cd",
"rgb": {
"r": 117,
"g": 216,
"b": 205
},
"hsl": {
"h": 173.333,
"s": 55.932,
"l": 65.294
},
"oklch": {
"l": 0.81884,
"c": 0.09508,
"h": 186.2
},
"luminance": 0.57301
}Semantic roles & 50–950 ramp
primary
#75D8CD
secondary
#A84954
accent
#2234C3
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484