#75DCD0#75DCD0
#75DCD0 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.098 H 185.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCD0 |
|---|---|
| RGB | rgb(117, 220, 208) |
| HSL | hsl(173, 60%, 66%) |
| HSV | hsv(173, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(81.58, -32.89, -3.40) |
| CIE-LCH | lch(81.58, 33.07, 185.90°) |
| OKLab | oklab(82.9% -0.0978 -0.0097) |
| OKLCH | oklch(82.9% 0.098 185.7) |
| XYZ | xyz(44.3098, 59.5187, 68.8155) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.12
Mediumturquoise
#48D1CC
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 5.97
Seafoam Blue
#78D1B6
ΔE00 6.18
Pale Teal
#82CBB2
ΔE00 7.17
Darkturquoise
#00CED1
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCD0 #DC7581
analogous
#75DC9C #75DCD0 #75B4DC
triadic
#75DCD0 #D075DC #DCD075
tetradic
#75DCD0 #9C75DC #DC7581 #B4DC75
square
#75DCD0 #9C75DC #DC7581 #B4DC75
split-complementary
#75DCD0 #DC75B4 #DC9C75
monochromatic
#2BAB9C #44D0BF #75DCD0 #A6E8E1 #D7F5F1
Accessibility & contrast
On white
1.63
#75DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#75DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCD0
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCD0 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D0
Deuteranopia (green-blind)
#C2C5D1
Tritanopia (blue-blind)
#43E0D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75dcd0; /* rgb */ color: rgb(117, 220, 208); /* oklch */ color: oklch(82.9% 0.098 185.7);
Tailwind
colors: {
custom: {
50: '#a3e7de',
500: '#75dcd0',
950: '#000000',
},
}SCSS
$custom: #75dcd0; $custom-light: #a3e7de; $custom-dark: #000000;
JSON
{
"hex": "#75dcd0",
"rgb": {
"r": 117,
"g": 220,
"b": 208
},
"hsl": {
"h": 173.01,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.82902,
"c": 0.09826,
"h": 185.7
},
"luminance": 0.59522
}Semantic roles & 50–950 ramp
primary
#75DCD0
secondary
#AE4853
accent
#1E32C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484