#75DEEC#75DEEC
#75DEEC is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.099 H 206.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEEC |
|---|---|
| RGB | rgb(117, 222, 236) |
| HSL | hsl(187, 76%, 69%) |
| HSV | hsv(187, 50%, 93%) |
| CMYK | cmyk(50.4%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.95, -26.72, -16.22) |
| CIE-LCH | lch(82.95, 31.26, 211.26°) |
| OKLab | oklab(84.28% -0.0885 -0.0448) |
| OKLCH | oklch(84.28% 0.099 206.8) |
| XYZ | xyz(48.5917, 62.0763, 88.7618) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.52
Robin Egg Blue
#8AF1FE
ΔE00 4.34
Robin'S Egg Blue
#98EFF9
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 5.12
Neon Blue
#04D9FF
ΔE00 7.03
Paleturquoise
#AFEEEE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEEC #EC8375
analogous
#75ECBF #75DEEC #75A3EC
triadic
#75DEEC #EC75DE #DEEC75
tetradic
#75DEEC #BF75EC #EC8375 #A3EC75
square
#75DEEC #BF75EC #EC8375 #A3EC75
split-complementary
#75DEEC #EC75A3 #ECBF75
monochromatic
#1CB6CB #3FD1E5 #75DEEC #ABEBF3 #E1F8FB
Accessibility & contrast
On white
1.57
#75DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#75DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEEC
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEEC | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#BCC9EC
Tritanopia (blue-blind)
#24E6E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #75deec; /* rgb */ color: rgb(117, 222, 236); /* oklch */ color: oklch(84.3% 0.099 206.8);
Tailwind
colors: {
custom: {
50: '#a5e8f2',
500: '#75deec',
950: '#000000',
},
}SCSS
$custom: #75deec; $custom-light: #a5e8f2; $custom-dark: #000000;
JSON
{
"hex": "#75deec",
"rgb": {
"r": 117,
"g": 222,
"b": 236
},
"hsl": {
"h": 187.059,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.84279,
"c": 0.0992,
"h": 206.8
},
"luminance": 0.62081
}Semantic roles & 50–950 ramp
primary
#75DEEC
secondary
#C55041
accent
#250ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485