#75DDEC#75DDEC
#75DDEC is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.1% C 0.099 H 207.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDEC |
|---|---|
| RGB | rgb(117, 221, 236) |
| HSL | hsl(188, 76%, 69%) |
| HSV | hsv(188, 50%, 93%) |
| CMYK | cmyk(50.4%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.67, -26.24, -16.65) |
| CIE-LCH | lch(82.67, 31.07, 212.40°) |
| OKLab | oklab(84.05% -0.0874 -0.0459) |
| OKLCH | oklch(84.05% 0.099 207.7) |
| XYZ | xyz(48.3269, 61.5467, 88.6736) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.76
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 5.18
Neon Blue
#04D9FF
ΔE00 6.72
Sky Blue
#87CEEB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDEC #EC8475
analogous
#75ECC0 #75DDEC #75A2EC
triadic
#75DDEC #EC75DD #DDEC75
tetradic
#75DDEC #C075EC #EC8475 #A2EC75
square
#75DDEC #C075EC #EC8475 #A2EC75
split-complementary
#75DDEC #EC75A2 #ECC075
monochromatic
#1CB5CB #3FD0E5 #75DDEC #ABEAF3 #E1F8FB
Accessibility & contrast
On white
1.58
#75DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#75DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDEC
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDEC | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#24E5E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75ddec; /* rgb */ color: rgb(117, 221, 236); /* oklch */ color: oklch(84.1% 0.099 207.7);
Tailwind
colors: {
custom: {
50: '#a5e7f2',
500: '#75ddec',
950: '#000000',
},
}SCSS
$custom: #75ddec; $custom-light: #a5e7f2; $custom-dark: #000000;
JSON
{
"hex": "#75ddec",
"rgb": {
"r": 117,
"g": 221,
"b": 236
},
"hsl": {
"h": 187.563,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.84052,
"c": 0.09876,
"h": 207.7
},
"luminance": 0.61551
}Semantic roles & 50–950 ramp
primary
#75DDEC
secondary
#C55141
accent
#270ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485