#75DCCF#75DCCF
#75DCCF is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.099 H 184.9°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCCF |
|---|---|
| RGB | rgb(117, 220, 207) |
| HSL | hsl(172, 60%, 66%) |
| HSV | hsv(172, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.55, -33.13, -2.91) |
| CIE-LCH | lch(81.55, 33.26, 185.02°) |
| OKLab | oklab(82.87% -0.0982 -0.0083) |
| OKLCH | oklch(82.87% 0.099 184.9) |
| XYZ | xyz(44.1872, 59.4696, 68.1696) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.03
Mediumturquoise
#48D1CC
ΔE00 4.91
Tiffany Blue
#7BF2DA
ΔE00 5.77
Seafoam Blue
#78D1B6
ΔE00 5.86
Pale Teal
#82CBB2
ΔE00 6.92
Aqua (survey)
#13EAC9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCCF #DC7582
analogous
#75DC9B #75DCCF #75B5DC
triadic
#75DCCF #CF75DC #DCCF75
tetradic
#75DCCF #9B75DC #DC7582 #B5DC75
square
#75DCCF #9B75DC #DC7582 #B5DC75
split-complementary
#75DCCF #DC75B5 #DC9B75
monochromatic
#2BAB9B #44D0BE #75DCCF #A6E8E0 #D7F5F1
Accessibility & contrast
On white
1.63
#75DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#75DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCCF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCCF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#C2C5D0
Tritanopia (blue-blind)
#43E0D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75dccf; /* rgb */ color: rgb(117, 220, 207); /* oklch */ color: oklch(82.9% 0.099 184.9);
Tailwind
colors: {
custom: {
50: '#a3e7dd',
500: '#75dccf',
950: '#000000',
},
}SCSS
$custom: #75dccf; $custom-light: #a3e7dd; $custom-dark: #000000;
JSON
{
"hex": "#75dccf",
"rgb": {
"r": 117,
"g": 220,
"b": 207
},
"hsl": {
"h": 172.427,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.82871,
"c": 0.09855,
"h": 184.9
},
"luminance": 0.59473
}Semantic roles & 50–950 ramp
primary
#75DCCF
secondary
#AE4854
accent
#1E34C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484