#75DFD4#75DFD4
#75DFD4 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.100 H 186.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFD4 |
|---|---|
| RGB | rgb(117, 223, 212) |
| HSL | hsl(174, 62%, 67%) |
| HSV | hsv(174, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(82.54, -33.33, -4.10) |
| CIE-LCH | lch(82.54, 33.58, 187.02°) |
| OKLab | oklab(83.72% -0.0994 -0.0116) |
| OKLCH | oklch(83.72% 0.1 186.6) |
| XYZ | xyz(45.6026, 61.3068, 71.7049) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.07
Mediumturquoise
#48D1CC
ΔE00 4.90
Tiffany Blue
#7BF2DA
ΔE00 5.71
Seafoam Blue
#78D1B6
ΔE00 6.89
Bright Aqua
#0BF9EA
ΔE00 7.44
Darkturquoise
#00CED1
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFD4 #DF7580
analogous
#75DF9F #75DFD4 #75B5DF
triadic
#75DFD4 #D475DF #DFD475
tetradic
#75DFD4 #9F75DF #DF7580 #B5DF75
square
#75DFD4 #9F75DF #DF7580 #B5DF75
split-complementary
#75DFD4 #DF75B5 #DF9F75
monochromatic
#29B1A3 #43D3C5 #75DFD4 #A7EBE3 #D8F6F3
Accessibility & contrast
On white
1.58
#75DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#75DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFD4
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFD4 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D4
Deuteranopia (green-blind)
#C4C8D5
Tritanopia (blue-blind)
#3FE3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dfd4; /* rgb */ color: rgb(117, 223, 212); /* oklch */ color: oklch(83.7% 0.100 186.6);
Tailwind
colors: {
custom: {
50: '#a4e9e1',
500: '#75dfd4',
950: '#000000',
},
}SCSS
$custom: #75dfd4; $custom-light: #a4e9e1; $custom-dark: #000000;
JSON
{
"hex": "#75dfd4",
"rgb": {
"r": 117,
"g": 223,
"b": 212
},
"hsl": {
"h": 173.774,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.83718,
"c": 0.10011,
"h": 186.6
},
"luminance": 0.61311
}Semantic roles & 50–950 ramp
primary
#75DFD4
secondary
#B24651
accent
#1B2ECA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484