#75DCEB#75DCEB
#75DCEB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.8% C 0.098 H 207.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCEB |
|---|---|
| RGB | rgb(117, 220, 235) |
| HSL | hsl(188, 75%, 69%) |
| HSV | hsv(188, 50%, 92%) |
| CMYK | cmyk(50.2%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(82.36, -26.01, -16.59) |
| CIE-LCH | lch(82.36, 30.85, 212.53°) |
| OKLab | oklab(83.79% -0.0867 -0.0458) |
| OKLCH | oklch(83.79% 0.098 207.8) |
| XYZ | xyz(47.9188, 60.9623, 87.8228) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Aqua Blue
#02D8E9
ΔE00 5.18
Neon Blue
#04D9FF
ΔE00 6.70
Sky Blue
#87CEEB
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCEB #EB8475
analogous
#75EBBF #75DCEB #75A1EB
triadic
#75DCEB #EB75DC #DCEB75
tetradic
#75DCEB #BF75EB #EB8475 #A1EB75
square
#75DCEB #BF75EB #EB8475 #A1EB75
split-complementary
#75DCEB #EB75A1 #EBBF75
monochromatic
#1DB3C9 #40CEE3 #75DCEB #AAEAF3 #E0F7FA
Accessibility & contrast
On white
1.59
#75DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#75DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCEB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCEB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#27E4E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dceb; /* rgb */ color: rgb(117, 220, 235); /* oklch */ color: oklch(83.8% 0.098 207.8);
Tailwind
colors: {
custom: {
50: '#a5e7f1',
500: '#75dceb',
950: '#000000',
},
}SCSS
$custom: #75dceb; $custom-light: #a5e7f1; $custom-dark: #000000;
JSON
{
"hex": "#75dceb",
"rgb": {
"r": 117,
"g": 220,
"b": 235
},
"hsl": {
"h": 187.627,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.83791,
"c": 0.09806,
"h": 207.8
},
"luminance": 0.60966
}Semantic roles & 50–950 ramp
primary
#75DCEB
secondary
#C35141
accent
#280FD7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485