#75DDEB#75DDEB
#75DDEB is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.0% C 0.099 H 206.9°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDEB |
|---|---|
| RGB | rgb(117, 221, 235) |
| HSL | hsl(187, 75%, 69%) |
| HSV | hsv(187, 50%, 92%) |
| CMYK | cmyk(50.2%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.64, -26.50, -16.16) |
| CIE-LCH | lch(82.64, 31.04, 211.38°) |
| OKLab | oklab(84.02% -0.0878 -0.0446) |
| OKLCH | oklch(84.02% 0.099 206.9) |
| XYZ | xyz(48.1820, 61.4887, 87.9106) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 4.86
Aqua Blue
#02D8E9
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 6.99
Paleturquoise
#AFEEEE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDEB #EB8375
analogous
#75EBBE #75DDEB #75A2EB
triadic
#75DDEB #EB75DD #DDEB75
tetradic
#75DDEB #BE75EB #EB8375 #A2EB75
square
#75DDEB #BE75EB #EB8375 #A2EB75
split-complementary
#75DDEB #EB75A2 #EBBE75
monochromatic
#1DB4C9 #40D0E3 #75DDEB #AAEAF3 #E0F7FA
Accessibility & contrast
On white
1.58
#75DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#75DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDEB
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDEB | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#BBC8EB
Tritanopia (blue-blind)
#26E5E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75ddeb; /* rgb */ color: rgb(117, 221, 235); /* oklch */ color: oklch(84.0% 0.099 206.9);
Tailwind
colors: {
custom: {
50: '#a5e7f1',
500: '#75ddeb',
950: '#000000',
},
}SCSS
$custom: #75ddeb; $custom-light: #a5e7f1; $custom-dark: #000000;
JSON
{
"hex": "#75ddeb",
"rgb": {
"r": 117,
"g": 221,
"b": 235
},
"hsl": {
"h": 187.119,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.84017,
"c": 0.0985,
"h": 206.9
},
"luminance": 0.61493
}Semantic roles & 50–950 ramp
primary
#75DDEB
secondary
#C35041
accent
#260FD7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485