#75D2DC#75D2DC
#75D2DC is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.0% C 0.090 H 204.6°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75D2DC |
|---|---|
| RGB | rgb(117, 210, 220) |
| HSL | hsl(186, 60%, 66%) |
| HSV | hsv(186, 47%, 86%) |
| CMYK | cmyk(46.8%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(79.06, -25.04, -13.54) |
| CIE-LCH | lch(79.06, 28.47, 208.40°) |
| OKLab | oklab(80.99% -0.0815 -0.0373) |
| OKLCH | oklch(80.99% 0.09 204.6) |
| XYZ | xyz(43.2960, 55.0388, 76.0383) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.48
Robin'S Egg
#6DEDFD
ΔE00 6.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.95
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Darkturquoise
#00CED1
ΔE00 7.09
Mediumturquoise
#48D1CC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D2DC #DC7F75
analogous
#75DCB2 #75D2DC #759EDC
triadic
#75D2DC #DC75D2 #D2DC75
tetradic
#75D2DC #B275DC #DC7F75 #9EDC75
square
#75D2DC #B275DC #DC7F75 #9EDC75
split-complementary
#75D2DC #DC759E #DCB275
monochromatic
#2B9FAB #44C2D0 #75D2DC #A6E2E8 #D7F2F5
Accessibility & contrast
On white
1.75
#75D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#75D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D2DC
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D2DC | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#3DD9D5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #75d2dc; /* rgb */ color: rgb(117, 210, 220); /* oklch */ color: oklch(81.0% 0.090 204.6);
Tailwind
colors: {
custom: {
50: '#a3e0e6',
500: '#75d2dc',
950: '#000000',
},
}SCSS
$custom: #75d2dc; $custom-light: #a3e0e6; $custom-dark: #000000;
JSON
{
"hex": "#75d2dc",
"rgb": {
"r": 117,
"g": 210,
"b": 220
},
"hsl": {
"h": 185.825,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.80995,
"c": 0.08965,
"h": 204.6
},
"luminance": 0.55042
}Semantic roles & 50–950 ramp
primary
#75D2DC
secondary
#AE5148
accent
#2F1EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484