#75DCD4#75DCD4
#75DCD4 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.097 H 188.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCD4 |
|---|---|
| RGB | rgb(117, 220, 212) |
| HSL | hsl(175, 60%, 66%) |
| HSV | hsv(175, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.68, -31.91, -5.37) |
| CIE-LCH | lch(81.68, 32.36, 189.55°) |
| OKLab | oklab(83.03% -0.0961 -0.015) |
| OKLCH | oklch(83.03% 0.097 188.9) |
| XYZ | xyz(44.8082, 59.7180, 71.4401) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.25
Turquoise
#40E0D0
ΔE00 4.77
Tiffany Blue
#7BF2DA
ΔE00 6.93
Darkturquoise
#00CED1
ΔE00 6.95
Seafoam Blue
#78D1B6
ΔE00 7.48
Bright Aqua
#0BF9EA
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCD4 #DC757D
analogous
#75DCA0 #75DCD4 #75B0DC
triadic
#75DCD4 #D475DC #DCD475
tetradic
#75DCD4 #A075DC #DC757D #B0DC75
square
#75DCD4 #A075DC #DC757D #B0DC75
split-complementary
#75DCD4 #DC75B0 #DCA075
monochromatic
#2BABA1 #44D0C5 #75DCD4 #A6E8E3 #D7F5F2
Accessibility & contrast
On white
1.62
#75DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#75DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCD4
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCD4 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D4
Deuteranopia (green-blind)
#C1C6D5
Tritanopia (blue-blind)
#40E1D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75dcd4; /* rgb */ color: rgb(117, 220, 212); /* oklch */ color: oklch(83.0% 0.097 188.9);
Tailwind
colors: {
custom: {
50: '#a3e7e1',
500: '#75dcd4',
950: '#000000',
},
}SCSS
$custom: #75dcd4; $custom-light: #a3e7e1; $custom-dark: #000000;
JSON
{
"hex": "#75dcd4",
"rgb": {
"r": 117,
"g": 220,
"b": 212
},
"hsl": {
"h": 175.34,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.83025,
"c": 0.09725,
"h": 188.9
},
"luminance": 0.59722
}Semantic roles & 50–950 ramp
primary
#75DCD4
secondary
#AE484F
accent
#1E2BC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484