#75DBEC#75DBEC
#75DBEC is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.6% C 0.098 H 209.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #75DBEC |
|---|---|
| RGB | rgb(117, 219, 236) |
| HSL | hsl(189, 76%, 69%) |
| HSV | hsv(189, 50%, 93%) |
| CMYK | cmyk(50.4%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(82.11, -25.25, -17.50) |
| CIE-LCH | lch(82.11, 30.72, 214.72°) |
| OKLab | oklab(83.6% -0.0852 -0.0483) |
| OKLCH | oklch(83.6% 0.098 209.5) |
| XYZ | xyz(47.8020, 60.4969, 88.4986) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 6.18
Sky Blue
#87CEEB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DBEC #EC8675
analogous
#75ECC1 #75DBEC #75A0EC
triadic
#75DBEC #EC75DB #DBEC75
tetradic
#75DBEC #C175EC #EC8675 #A0EC75
square
#75DBEC #C175EC #EC8675 #A0EC75
split-complementary
#75DBEC #EC75A0 #ECC175
monochromatic
#1CB2CB #3FCDE5 #75DBEC #ABE9F3 #E1F7FB
Accessibility & contrast
On white
1.60
#75DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#75DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DBEC
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DBEC | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4ED
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#26E3E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75dbec; /* rgb */ color: rgb(117, 219, 236); /* oklch */ color: oklch(83.6% 0.098 209.5);
Tailwind
colors: {
custom: {
50: '#a5e6f2',
500: '#75dbec',
950: '#000000',
},
}SCSS
$custom: #75dbec; $custom-light: #a5e6f2; $custom-dark: #000000;
JSON
{
"hex": "#75dbec",
"rgb": {
"r": 117,
"g": 219,
"b": 236
},
"hsl": {
"h": 188.571,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.836,
"c": 0.09796,
"h": 209.5
},
"luminance": 0.60501
}Semantic roles & 50–950 ramp
primary
#75DBEC
secondary
#C55341
accent
#2A0ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485