#75DCD3#75DCD3
#75DCD3 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.097 H 188.1°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCD3 |
|---|---|
| RGB | rgb(117, 220, 211) |
| HSL | hsl(175, 60%, 66%) |
| HSV | hsv(175, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.66, -32.16, -4.88) |
| CIE-LCH | lch(81.66, 32.52, 188.62°) |
| OKLab | oklab(82.99% -0.0965 -0.0137) |
| OKLCH | oklch(82.99% 0.097 188.1) |
| XYZ | xyz(44.6824, 59.6677, 70.7778) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.33
Turquoise
#40E0D0
ΔE00 4.57
Tiffany Blue
#7BF2DA
ΔE00 6.67
Darkturquoise
#00CED1
ΔE00 7.13
Seafoam Blue
#78D1B6
ΔE00 7.15
Pale Teal
#82CBB2
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCD3 #DC757E
analogous
#75DC9F #75DCD3 #75B1DC
triadic
#75DCD3 #D375DC #DCD375
tetradic
#75DCD3 #9F75DC #DC757E #B1DC75
square
#75DCD3 #9F75DC #DC757E #B1DC75
split-complementary
#75DCD3 #DC75B1 #DC9F75
monochromatic
#2BABA0 #44D0C3 #75DCD3 #A6E8E3 #D7F5F2
Accessibility & contrast
On white
1.62
#75DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#75DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCD3
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCD3 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D3
Deuteranopia (green-blind)
#C1C6D4
Tritanopia (blue-blind)
#40E0D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75dcd3; /* rgb */ color: rgb(117, 220, 211); /* oklch */ color: oklch(83.0% 0.097 188.1);
Tailwind
colors: {
custom: {
50: '#a3e7e0',
500: '#75dcd3',
950: '#000000',
},
}SCSS
$custom: #75dcd3; $custom-light: #a3e7e0; $custom-dark: #000000;
JSON
{
"hex": "#75dcd3",
"rgb": {
"r": 117,
"g": 220,
"b": 211
},
"hsl": {
"h": 174.757,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.82994,
"c": 0.09747,
"h": 188.1
},
"luminance": 0.59671
}Semantic roles & 50–950 ramp
primary
#75DCD3
secondary
#AE4850
accent
#1E2DC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484