#75D7DC#75D7DC
#75D7DC is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.1% C 0.093 H 199.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #75D7DC |
|---|---|
| RGB | rgb(117, 215, 220) |
| HSL | hsl(183, 60%, 66%) |
| HSV | hsv(183, 47%, 86%) |
| CMYK | cmyk(46.8%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(80.49, -27.49, -11.41) |
| CIE-LCH | lch(80.49, 29.77, 202.54°) |
| OKLab | oklab(82.14% -0.0872 -0.0314) |
| OKLCH | oklch(82.14% 0.093 199.8) |
| XYZ | xyz(44.5497, 57.5464, 76.4562) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.60
Mediumturquoise
#48D1CC
ΔE00 5.75
Robin'S Egg
#6DEDFD
ΔE00 6.06
Darkturquoise
#00CED1
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Robin Egg Blue
#8AF1FE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D7DC #DC7A75
analogous
#75DCAD #75D7DC #75A3DC
triadic
#75D7DC #DC75D7 #D7DC75
tetradic
#75D7DC #AD75DC #DC7A75 #A3DC75
square
#75D7DC #AD75DC #DC7A75 #A3DC75
split-complementary
#75D7DC #DC75A3 #DCAD75
monochromatic
#2BA5AB #44C9D0 #75D7DC #A6E5E8 #D7F3F5
Accessibility & contrast
On white
1.68
#75D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#75D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D7DC
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D7DC | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#3BDDD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75d7dc; /* rgb */ color: rgb(117, 215, 220); /* oklch */ color: oklch(82.1% 0.093 199.8);
Tailwind
colors: {
custom: {
50: '#a4e3e6',
500: '#75d7dc',
950: '#000000',
},
}SCSS
$custom: #75d7dc; $custom-light: #a4e3e6; $custom-dark: #000000;
JSON
{
"hex": "#75d7dc",
"rgb": {
"r": 117,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.913,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.82136,
"c": 0.09266,
"h": 199.8
},
"luminance": 0.5755
}Semantic roles & 50–950 ramp
primary
#75D7DC
secondary
#AE4C48
accent
#271EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484