#75CCDD#75CCDD
#75CCDD is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.7% C 0.087 H 211.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCDD |
|---|---|
| RGB | rgb(117, 204, 221) |
| HSL | hsl(190, 60%, 66%) |
| HSV | hsv(190, 47%, 87%) |
| CMYK | cmyk(47.1%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(77.39, -21.79, -16.59) |
| CIE-LCH | lch(77.39, 27.38, 217.29°) |
| OKLab | oklab(79.66% -0.0743 -0.0457) |
| OKLCH | oklch(79.66% 0.087 211.6) |
| XYZ | xyz(41.9752, 52.1847, 76.2533) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.62
Aqua Blue
#02D8E9
ΔE00 6.77
Baby Blue
#89CFF0
ΔE00 6.97
Neon Blue
#04D9FF
ΔE00 7.00
Robin'S Egg
#6DEDFD
ΔE00 8.02
Lightblue
#ADD8E6
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCDD #DD8675
analogous
#75DDBA #75CCDD #7598DD
triadic
#75CCDD #DD75CC #CCDD75
tetradic
#75CCDD #BA75DD #DD8675 #98DD75
square
#75CCDD #BA75DD #DD8675 #98DD75
split-complementary
#75CCDD #DD7598 #DDBA75
monochromatic
#2B98AD #44BAD1 #75CCDD #A6DEE9 #D7F0F5
Accessibility & contrast
On white
1.84
#75CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#75CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCDD
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCDD | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DE
Deuteranopia (green-blind)
#ADBADD
Tritanopia (blue-blind)
#3ED3D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75ccdd; /* rgb */ color: rgb(117, 204, 221); /* oklch */ color: oklch(79.7% 0.087 211.6);
Tailwind
colors: {
custom: {
50: '#a3dbe7',
500: '#75ccdd',
950: '#000000',
},
}SCSS
$custom: #75ccdd; $custom-light: #a3dbe7; $custom-dark: #000000;
JSON
{
"hex": "#75ccdd",
"rgb": {
"r": 117,
"g": 204,
"b": 221
},
"hsl": {
"h": 189.808,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.79665,
"c": 0.08725,
"h": 211.6
},
"luminance": 0.52188
}Semantic roles & 50–950 ramp
primary
#75CCDD
secondary
#AF5847
accent
#391DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484