#75DDED#75DDED
#75DDED is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.1% C 0.099 H 208.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDED |
|---|---|
| RGB | rgb(117, 221, 237) |
| HSL | hsl(188, 77%, 69%) |
| HSV | hsv(188, 51%, 93%) |
| CMYK | cmyk(50.6%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.70, -25.97, -17.13) |
| CIE-LCH | lch(82.70, 31.11, 213.41°) |
| OKLab | oklab(84.09% -0.087 -0.0473) |
| OKLCH | oklch(84.09% 0.099 208.5) |
| XYZ | xyz(48.4726, 61.6050, 89.4409) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 4.62
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 5.29
Neon Blue
#04D9FF
ΔE00 6.47
Sky Blue
#87CEEB
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDED #ED8575
analogous
#75EDC1 #75DDED #75A1ED
triadic
#75DDED #ED75DD #DDED75
tetradic
#75DDED #C175ED #ED8575 #A1ED75
square
#75DDED #C175ED #ED8575 #A1ED75
split-complementary
#75DDED #ED75A1 #EDC175
monochromatic
#1BB5CD #3FD0E6 #75DDED #ABEAF4 #E1F8FB
Accessibility & contrast
On white
1.58
#75DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#75DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDED
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDED | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#23E5E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75dded; /* rgb */ color: rgb(117, 221, 237); /* oklch */ color: oklch(84.1% 0.099 208.5);
Tailwind
colors: {
custom: {
50: '#a5e7f2',
500: '#75dded',
950: '#000000',
},
}SCSS
$custom: #75dded; $custom-light: #a5e7f2; $custom-dark: #000000;
JSON
{
"hex": "#75dded",
"rgb": {
"r": 117,
"g": 221,
"b": 237
},
"hsl": {
"h": 188,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.84088,
"c": 0.09905,
"h": 208.5
},
"luminance": 0.61609
}Semantic roles & 50–950 ramp
primary
#75DDED
secondary
#C65240
accent
#280CD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485