#75DCCD#75DCCD
#75DCCD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.099 H 183.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCCD |
|---|---|
| RGB | rgb(117, 220, 205) |
| HSL | hsl(171, 60%, 66%) |
| HSV | hsv(171, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(81.50, -33.61, -1.92) |
| CIE-LCH | lch(81.50, 33.67, 183.27°) |
| OKLab | oklab(82.81% -0.099 -0.0057) |
| OKLCH | oklch(82.81% 0.099 183.3) |
| XYZ | xyz(43.9442, 59.3724, 66.8901) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.96
Seafoam Blue
#78D1B6
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 5.32
Tiffany Blue
#7BF2DA
ΔE00 5.42
Pale Teal
#82CBB2
ΔE00 6.46
Light Teal
#90E4C1
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCCD #DC7584
analogous
#75DC99 #75DCCD #75B7DC
triadic
#75DCCD #CD75DC #DCCD75
tetradic
#75DCCD #9975DC #DC7584 #B7DC75
square
#75DCCD #9975DC #DC7584 #B7DC75
split-complementary
#75DCCD #DC75B7 #DC9975
monochromatic
#2BAB99 #44D0BB #75DCCD #A6E8DF #D7F5F0
Accessibility & contrast
On white
1.63
#75DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#75DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCCD
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCCD | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#45E0D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75dccd; /* rgb */ color: rgb(117, 220, 205); /* oklch */ color: oklch(82.8% 0.099 183.3);
Tailwind
colors: {
custom: {
50: '#a3e7dc',
500: '#75dccd',
950: '#000000',
},
}SCSS
$custom: #75dccd; $custom-light: #a3e7dc; $custom-dark: #000000;
JSON
{
"hex": "#75dccd",
"rgb": {
"r": 117,
"g": 220,
"b": 205
},
"hsl": {
"h": 171.262,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.82811,
"c": 0.09921,
"h": 183.3
},
"luminance": 0.59376
}Semantic roles & 50–950 ramp
primary
#75DCCD
secondary
#AE4856
accent
#1E37C7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101615
muted
#808484