#75DFDC#75DFDC
#75DFDC is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.099 H 193.0°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFDC |
|---|---|
| RGB | rgb(117, 223, 220) |
| HSL | hsl(178, 62%, 67%) |
| HSV | hsv(178, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.76, -31.34, -8.02) |
| CIE-LCH | lch(82.76, 32.35, 194.35°) |
| OKLab | oklab(83.97% -0.0961 -0.0222) |
| OKLCH | oklch(83.97% 0.099 193) |
| XYZ | xyz(46.6368, 61.7205, 77.1519) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 6.65
Bright Light Blue
#26F7FD
ΔE00 7.08
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Robin'S Egg
#6DEDFD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFDC #DF7578
analogous
#75DFA7 #75DFDC #75ADDF
triadic
#75DFDC #DC75DF #DFDC75
tetradic
#75DFDC #A775DF #DF7578 #ADDF75
square
#75DFDC #A775DF #DF7578 #ADDF75
split-complementary
#75DFDC #DF75AD #DFA775
monochromatic
#29B1AD #43D3CF #75DFDC #A7EBE9 #D8F6F5
Accessibility & contrast
On white
1.57
#75DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#75DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFDC
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFDC | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C2C8DD
Tritanopia (blue-blind)
#37E4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75dfdc; /* rgb */ color: rgb(117, 223, 220); /* oklch */ color: oklch(84.0% 0.099 193.0);
Tailwind
colors: {
custom: {
50: '#a4e9e6',
500: '#75dfdc',
950: '#000000',
},
}SCSS
$custom: #75dfdc; $custom-light: #a4e9e6; $custom-dark: #000000;
JSON
{
"hex": "#75dfdc",
"rgb": {
"r": 117,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.302,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.8397,
"c": 0.09862,
"h": 193
},
"luminance": 0.61725
}Semantic roles & 50–950 ramp
primary
#75DFDC
secondary
#B24649
accent
#1B20CA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484