#75DCDC#75DCDC
#75DCDC is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.096 H 195.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCDC |
|---|---|
| RGB | rgb(117, 220, 220) |
| HSL | hsl(180, 60%, 66%) |
| HSV | hsv(180, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.91, -29.91, -9.29) |
| CIE-LCH | lch(81.91, 31.32, 197.25°) |
| OKLab | oklab(83.28% -0.0928 -0.0257) |
| OKLCH | oklch(83.28% 0.096 195.5) |
| XYZ | xyz(45.8424, 60.1317, 76.8871) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.82
Darkturquoise
#00CED1
ΔE00 6.25
Robin'S Egg
#6DEDFD
ΔE00 6.53
Aqua Blue
#02D8E9
ΔE00 6.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.68
Robin Egg Blue
#8AF1FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCDC #DC7575
analogous
#75DCA8 #75DCDC #75A8DC
triadic
#75DCDC #DC75DC #DCDC75
tetradic
#75DCDC #A875DC #DC7575 #A8DC75
square
#75DCDC #A875DC #DC7575 #A8DC75
split-complementary
#75DCDC #DC75A8 #DCA875
monochromatic
#2BABAB #44D0D0 #75DCDC #A6E8E8 #D7F5F5
Accessibility & contrast
On white
1.61
#75DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#75DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCDC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCDC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BFC6DD
Tritanopia (blue-blind)
#39E2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75dcdc; /* rgb */ color: rgb(117, 220, 220); /* oklch */ color: oklch(83.3% 0.096 195.5);
Tailwind
colors: {
custom: {
50: '#a4e7e6',
500: '#75dcdc',
950: '#000000',
},
}SCSS
$custom: #75dcdc; $custom-light: #a4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#75dcdc",
"rgb": {
"r": 117,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.83281,
"c": 0.09624,
"h": 195.5
},
"luminance": 0.60136
}Semantic roles & 50–950 ramp
primary
#75DCDC
secondary
#AE4848
accent
#1E1EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484