#75DFD2#75DFD2
#75DFD2 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.101 H 185.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFD2 |
|---|---|
| RGB | rgb(117, 223, 210) |
| HSL | hsl(173, 62%, 67%) |
| HSV | hsv(173, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(82.49, -33.81, -3.12) |
| CIE-LCH | lch(82.49, 33.96, 185.27°) |
| OKLab | oklab(83.66% -0.1003 -0.0089) |
| OKLCH | oklch(83.66% 0.101 185.1) |
| XYZ | xyz(45.3519, 61.2066, 70.3844) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.84
Mediumturquoise
#48D1CC
ΔE00 5.21
Tiffany Blue
#7BF2DA
ΔE00 5.24
Seafoam Blue
#78D1B6
ΔE00 6.29
Bright Aqua
#0BF9EA
ΔE00 7.39
Pale Teal
#82CBB2
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFD2 #DF7582
analogous
#75DF9D #75DFD2 #75B7DF
triadic
#75DFD2 #D275DF #DFD275
tetradic
#75DFD2 #9D75DF #DF7582 #B7DF75
square
#75DFD2 #9D75DF #DF7582 #B7DF75
split-complementary
#75DFD2 #DF75B7 #DF9D75
monochromatic
#29B1A0 #43D3C2 #75DFD2 #A7EBE2 #D8F6F2
Accessibility & contrast
On white
1.59
#75DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#75DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFD2
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFD2 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#C4C8D3
Tritanopia (blue-blind)
#40E3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dfd2; /* rgb */ color: rgb(117, 223, 210); /* oklch */ color: oklch(83.7% 0.101 185.1);
Tailwind
colors: {
custom: {
50: '#a4e9df',
500: '#75dfd2',
950: '#000000',
},
}SCSS
$custom: #75dfd2; $custom-light: #a4e9df; $custom-dark: #000000;
JSON
{
"hex": "#75dfd2",
"rgb": {
"r": 117,
"g": 223,
"b": 210
},
"hsl": {
"h": 172.642,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.83657,
"c": 0.10069,
"h": 185.1
},
"luminance": 0.6121
}Semantic roles & 50–950 ramp
primary
#75DFD2
secondary
#B24653
accent
#1B31CA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484