#75DCD2#75DCD2
#75DCD2 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.098 H 187.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCD2 |
|---|---|
| RGB | rgb(117, 220, 210) |
| HSL | hsl(174, 60%, 66%) |
| HSV | hsv(174, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.63, -32.40, -4.38) |
| CIE-LCH | lch(81.63, 32.70, 187.71°) |
| OKLab | oklab(82.96% -0.0969 -0.0123) |
| OKLCH | oklch(82.96% 0.098 187.2) |
| XYZ | xyz(44.5574, 59.6177, 70.1196) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.39
Mediumturquoise
#48D1CC
ΔE00 4.43
Tiffany Blue
#7BF2DA
ΔE00 6.42
Seafoam Blue
#78D1B6
ΔE00 6.82
Darkturquoise
#00CED1
ΔE00 7.33
Pale Teal
#82CBB2
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCD2 #DC757F
analogous
#75DC9E #75DCD2 #75B2DC
triadic
#75DCD2 #D275DC #DCD275
tetradic
#75DCD2 #9E75DC #DC757F #B2DC75
square
#75DCD2 #9E75DC #DC757F #B2DC75
split-complementary
#75DCD2 #DC75B2 #DC9E75
monochromatic
#2BAB9F #44D0C2 #75DCD2 #A6E8E2 #D7F5F2
Accessibility & contrast
On white
1.62
#75DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#75DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCD2
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCD2 | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D2
Deuteranopia (green-blind)
#C1C6D3
Tritanopia (blue-blind)
#41E0D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75dcd2; /* rgb */ color: rgb(117, 220, 210); /* oklch */ color: oklch(83.0% 0.098 187.2);
Tailwind
colors: {
custom: {
50: '#a3e7df',
500: '#75dcd2',
950: '#000000',
},
}SCSS
$custom: #75dcd2; $custom-light: #a3e7df; $custom-dark: #000000;
JSON
{
"hex": "#75dcd2",
"rgb": {
"r": 117,
"g": 220,
"b": 210
},
"hsl": {
"h": 174.175,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.82963,
"c": 0.09771,
"h": 187.2
},
"luminance": 0.59621
}Semantic roles & 50–950 ramp
primary
#75DCD2
secondary
#AE4851
accent
#1E2FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484