#75DCED#75DCED
#75DCED is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.9% C 0.099 H 209.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCED |
|---|---|
| RGB | rgb(117, 220, 237) |
| HSL | hsl(189, 77%, 69%) |
| HSV | hsv(189, 51%, 93%) |
| CMYK | cmyk(50.6%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(82.42, -25.48, -17.55) |
| CIE-LCH | lch(82.42, 30.94, 214.57°) |
| OKLab | oklab(83.86% -0.0859 -0.0485) |
| OKLCH | oklch(83.86% 0.099 209.4) |
| XYZ | xyz(48.2094, 61.0785, 89.3531) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Aqua Blue
#02D8E9
ΔE00 5.41
Neon Blue
#04D9FF
ΔE00 6.20
Sky Blue
#87CEEB
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCED #ED8675
analogous
#75EDC2 #75DCED #75A0ED
triadic
#75DCED #ED75DC #DCED75
tetradic
#75DCED #C275ED #ED8675 #A0ED75
square
#75DCED #C275ED #ED8675 #A0ED75
split-complementary
#75DCED #ED75A0 #EDC275
monochromatic
#1BB4CD #3FCEE6 #75DCED #ABEAF4 #E1F7FB
Accessibility & contrast
On white
1.59
#75DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#75DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCED
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCED | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#23E4E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dced; /* rgb */ color: rgb(117, 220, 237); /* oklch */ color: oklch(83.9% 0.099 209.4);
Tailwind
colors: {
custom: {
50: '#a5e7f2',
500: '#75dced',
950: '#000000',
},
}SCSS
$custom: #75dced; $custom-light: #a5e7f2; $custom-dark: #000000;
JSON
{
"hex": "#75dced",
"rgb": {
"r": 117,
"g": 220,
"b": 237
},
"hsl": {
"h": 188.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.83861,
"c": 0.09866,
"h": 209.4
},
"luminance": 0.61083
}Semantic roles & 50–950 ramp
primary
#75DCED
secondary
#C65340
accent
#290CD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485