#75E2EC#75E2EC
#75E2EC is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.2% C 0.101 H 203.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #75E2EC |
|---|---|
| RGB | rgb(117, 226, 236) |
| HSL | hsl(185, 76%, 69%) |
| HSV | hsv(185, 50%, 93%) |
| CMYK | cmyk(50.4%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(84.08, -28.67, -14.53) |
| CIE-LCH | lch(84.08, 32.14, 206.87°) |
| OKLab | oklab(85.19% -0.0929 -0.0401) |
| OKLCH | oklch(85.19% 0.101 203.3) |
| XYZ | xyz(49.6667, 64.2263, 89.1202) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.04
Robin Egg Blue
#8AF1FE
ΔE00 3.80
Robin'S Egg Blue
#98EFF9
ΔE00 4.21
Aqua Blue
#02D8E9
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 6.73
Paleturquoise
#AFEEEE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E2EC #EC7F75
analogous
#75ECBB #75E2EC #75A7EC
triadic
#75E2EC #EC75E2 #E2EC75
tetradic
#75E2EC #BB75EC #EC7F75 #A7EC75
square
#75E2EC #BB75EC #EC7F75 #A7EC75
split-complementary
#75E2EC #EC75A7 #ECBB75
monochromatic
#1CBCCB #3FD7E5 #75E2EC #ABEDF3 #E1F9FB
Accessibility & contrast
On white
1.52
#75E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#75E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E2EC
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E2EC | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAED
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#21E9E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75e2ec; /* rgb */ color: rgb(117, 226, 236); /* oklch */ color: oklch(85.2% 0.101 203.3);
Tailwind
colors: {
custom: {
50: '#a5ebf2',
500: '#75e2ec',
950: '#000000',
},
}SCSS
$custom: #75e2ec; $custom-light: #a5ebf2; $custom-dark: #000000;
JSON
{
"hex": "#75e2ec",
"rgb": {
"r": 117,
"g": 226,
"b": 236
},
"hsl": {
"h": 185.042,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.85186,
"c": 0.10116,
"h": 203.3
},
"luminance": 0.64231
}Semantic roles & 50–950 ramp
primary
#75E2EC
secondary
#C54C41
accent
#1F0ED8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485