#75DFED#75DFED
#75DFED is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.5% C 0.100 H 206.7°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFED |
|---|---|
| RGB | rgb(117, 223, 237) |
| HSL | hsl(187, 77%, 69%) |
| HSV | hsv(187, 51%, 93%) |
| CMYK | cmyk(50.6%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.27, -26.95, -16.28) |
| CIE-LCH | lch(83.27, 31.48, 211.14°) |
| OKLab | oklab(84.54% -0.0892 -0.0449) |
| OKLCH | oklch(84.54% 0.1 206.7) |
| XYZ | xyz(49.0038, 62.6673, 89.6179) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.29
Robin Egg Blue
#8AF1FE
ΔE00 4.13
Robin'S Egg Blue
#98EFF9
ΔE00 4.54
Aqua Blue
#02D8E9
ΔE00 5.15
Neon Blue
#04D9FF
ΔE00 7.07
Paleturquoise
#AFEEEE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFED #ED8375
analogous
#75EDBF #75DFED #75A3ED
triadic
#75DFED #ED75DF #DFED75
tetradic
#75DFED #BF75ED #ED8375 #A3ED75
square
#75DFED #BF75ED #ED8375 #A3ED75
split-complementary
#75DFED #ED75A3 #EDBF75
monochromatic
#1BB8CD #3FD2E6 #75DFED #ABECF4 #E1F8FB
Accessibility & contrast
On white
1.55
#75DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#75DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFED
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFED | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#21E7E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #75dfed; /* rgb */ color: rgb(117, 223, 237); /* oklch */ color: oklch(84.5% 0.100 206.7);
Tailwind
colors: {
custom: {
50: '#a5e9f2',
500: '#75dfed',
950: '#000000',
},
}SCSS
$custom: #75dfed; $custom-light: #a5e9f2; $custom-dark: #000000;
JSON
{
"hex": "#75dfed",
"rgb": {
"r": 117,
"g": 223,
"b": 237
},
"hsl": {
"h": 187,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.8454,
"c": 0.0999,
"h": 206.7
},
"luminance": 0.62672
}Semantic roles & 50–950 ramp
primary
#75DFED
secondary
#C65040
accent
#240CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485