#75DCD5#75DCD5
#75DCD5 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.097 H 189.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCD5 |
|---|---|
| RGB | rgb(117, 220, 213) |
| HSL | hsl(176, 60%, 66%) |
| HSV | hsv(176, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(81.71, -31.66, -5.86) |
| CIE-LCH | lch(81.71, 32.20, 190.48°) |
| OKLab | oklab(83.06% -0.0957 -0.0163) |
| OKLCH | oklch(83.06% 0.097 189.7) |
| XYZ | xyz(44.9347, 59.7686, 72.1064) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.21
Turquoise
#40E0D0
ΔE00 5.00
Darkturquoise
#00CED1
ΔE00 6.79
Tiffany Blue
#7BF2DA
ΔE00 7.20
Seafoam Blue
#78D1B6
ΔE00 7.82
Paleturquoise
#AFEEEE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCD5 #DC757C
analogous
#75DCA1 #75DCD5 #75AFDC
triadic
#75DCD5 #D575DC #DCD575
tetradic
#75DCD5 #A175DC #DC757C #AFDC75
square
#75DCD5 #A175DC #DC757C #AFDC75
split-complementary
#75DCD5 #DC75AF #DCA175
monochromatic
#2BABA2 #44D0C6 #75DCD5 #A6E8E4 #D7F5F3
Accessibility & contrast
On white
1.62
#75DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#75DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCD5
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCD5 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D5
Deuteranopia (green-blind)
#C0C6D6
Tritanopia (blue-blind)
#3FE1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75dcd5; /* rgb */ color: rgb(117, 220, 213); /* oklch */ color: oklch(83.1% 0.097 189.7);
Tailwind
colors: {
custom: {
50: '#a4e7e1',
500: '#75dcd5',
950: '#000000',
},
}SCSS
$custom: #75dcd5; $custom-light: #a4e7e1; $custom-dark: #000000;
JSON
{
"hex": "#75dcd5",
"rgb": {
"r": 117,
"g": 220,
"b": 213
},
"hsl": {
"h": 175.922,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.83057,
"c": 0.09705,
"h": 189.7
},
"luminance": 0.59772
}Semantic roles & 50–950 ramp
primary
#75DCD5
secondary
#AE484E
accent
#1E2AC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484