#75CFDC#75CFDC
#75CFDC is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.3% C 0.088 H 207.6°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFDC |
|---|---|
| RGB | rgb(117, 207, 220) |
| HSL | hsl(188, 60%, 66%) |
| HSV | hsv(188, 47%, 86%) |
| CMYK | cmyk(46.8%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.21, -23.55, -14.82) |
| CIE-LCH | lch(78.21, 27.83, 212.17°) |
| OKLab | oklab(80.31% -0.0781 -0.0408) |
| OKLCH | oklch(80.31% 0.088 207.6) |
| XYZ | xyz(42.5622, 53.5714, 75.7937) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 7.10
Sky Blue
#87CEEB
ΔE00 7.10
Robin'S Egg Blue
#98EFF9
ΔE00 7.59
Neon Blue
#04D9FF
ΔE00 7.60
Robin Egg Blue
#8AF1FE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFDC #DC8275
analogous
#75DCB5 #75CFDC #759BDC
triadic
#75CFDC #DC75CF #CFDC75
tetradic
#75CFDC #B575DC #DC8275 #9BDC75
square
#75CFDC #B575DC #DC8275 #9BDC75
split-complementary
#75CFDC #DC759B #DCB575
monochromatic
#2B9BAB #44BED0 #75CFDC #A6E0E8 #D7F1F5
Accessibility & contrast
On white
1.79
#75CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#75CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFDC
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFDC | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#3ED6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cfdc; /* rgb */ color: rgb(117, 207, 220); /* oklch */ color: oklch(80.3% 0.088 207.6);
Tailwind
colors: {
custom: {
50: '#a3dee6',
500: '#75cfdc',
950: '#000000',
},
}SCSS
$custom: #75cfdc; $custom-light: #a3dee6; $custom-dark: #000000;
JSON
{
"hex": "#75cfdc",
"rgb": {
"r": 117,
"g": 207,
"b": 220
},
"hsl": {
"h": 187.573,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.80311,
"c": 0.08814,
"h": 207.6
},
"luminance": 0.53575
}Semantic roles & 50–950 ramp
primary
#75CFDC
secondary
#AE5448
accent
#341EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484