#75D5DC#75D5DC
#75D5DC is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.7% C 0.091 H 201.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #75D5DC |
|---|---|
| RGB | rgb(117, 213, 220) |
| HSL | hsl(184, 60%, 66%) |
| HSV | hsv(184, 47%, 86%) |
| CMYK | cmyk(46.8%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.92, -26.52, -12.26) |
| CIE-LCH | lch(79.92, 29.21, 204.81°) |
| OKLab | oklab(81.68% -0.0849 -0.0338) |
| OKLCH | oklch(81.68% 0.091 201.7) |
| XYZ | xyz(44.0436, 56.5340, 76.2875) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.42
Robin'S Egg
#6DEDFD
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.55
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D5DC #DC7C75
analogous
#75DCAF #75D5DC #75A1DC
triadic
#75D5DC #DC75D5 #D5DC75
tetradic
#75D5DC #AF75DC #DC7C75 #A1DC75
square
#75D5DC #AF75DC #DC7C75 #A1DC75
split-complementary
#75D5DC #DC75A1 #DCAF75
monochromatic
#2BA2AB #44C6D0 #75D5DC #A6E4E8 #D7F3F5
Accessibility & contrast
On white
1.71
#75D5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#75D5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D5DC
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D5DC | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#B7C1DD
Tritanopia (blue-blind)
#3BDBD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #75d5dc; /* rgb */ color: rgb(117, 213, 220); /* oklch */ color: oklch(81.7% 0.091 201.7);
Tailwind
colors: {
custom: {
50: '#a3e2e6',
500: '#75d5dc',
950: '#000000',
},
}SCSS
$custom: #75d5dc; $custom-light: #a3e2e6; $custom-dark: #000000;
JSON
{
"hex": "#75d5dc",
"rgb": {
"r": 117,
"g": 213,
"b": 220
},
"hsl": {
"h": 184.078,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.81679,
"c": 0.09139,
"h": 201.7
},
"luminance": 0.56538
}Semantic roles & 50–950 ramp
primary
#75D5DC
secondary
#AE4E48
accent
#2A1EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484