#75DADE#75DADE
#75DADE is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.9% C 0.095 H 198.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #75DADE |
|---|---|
| RGB | rgb(117, 218, 222) |
| HSL | hsl(182, 61%, 66%) |
| HSV | hsv(182, 47%, 87%) |
| CMYK | cmyk(47.3%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(81.40, -28.44, -11.11) |
| CIE-LCH | lch(81.40, 30.53, 201.35°) |
| OKLab | oklab(82.89% -0.0897 -0.0306) |
| OKLCH | oklch(82.89% 0.095 198.9) |
| XYZ | xyz(45.5871, 59.1948, 78.1165) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.60
Aqua Blue
#02D8E9
ΔE00 5.72
Robin'S Egg
#6DEDFD
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DADE #DE7975
analogous
#75DEAE #75DADE #75A6DE
triadic
#75DADE #DE75DA #DADE75
tetradic
#75DADE #AE75DE #DE7975 #A6DE75
square
#75DADE #AE75DE #DE7975 #A6DE75
split-complementary
#75DADE #DE75A6 #DEAE75
monochromatic
#2AAAAF #44CDD2 #75DADE #A6E7EA #D8F4F6
Accessibility & contrast
On white
1.64
#75DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#75DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DADE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DADE | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#38E0DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75dade; /* rgb */ color: rgb(117, 218, 222); /* oklch */ color: oklch(82.9% 0.095 198.9);
Tailwind
colors: {
custom: {
50: '#a4e5e8',
500: '#75dade',
950: '#000000',
},
}SCSS
$custom: #75dade; $custom-light: #a4e5e8; $custom-dark: #000000;
JSON
{
"hex": "#75dade",
"rgb": {
"r": 117,
"g": 218,
"b": 222
},
"hsl": {
"h": 182.286,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.82889,
"c": 0.0948,
"h": 198.9
},
"luminance": 0.59199
}Semantic roles & 50–950 ramp
primary
#75DADE
secondary
#B14B46
accent
#231CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484