#75E4EC#75E4EC
#75E4EC is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.6% C 0.102 H 201.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #75E4EC |
|---|---|
| RGB | rgb(117, 228, 236) |
| HSL | hsl(184, 76%, 69%) |
| HSV | hsv(184, 50%, 93%) |
| CMYK | cmyk(50.4%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(84.65, -29.63, -13.68) |
| CIE-LCH | lch(84.65, 32.63, 204.78°) |
| OKLab | oklab(85.64% -0.0951 -0.0377) |
| OKLCH | oklch(85.64% 0.102 201.7) |
| XYZ | xyz(50.2137, 65.3203, 89.3025) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.18
Robin Egg Blue
#8AF1FE
ΔE00 3.82
Robin'S Egg Blue
#98EFF9
ΔE00 4.23
Aqua Blue
#02D8E9
ΔE00 5.58
Bright Light Blue
#26F7FD
ΔE00 6.10
Paleturquoise
#AFEEEE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E4EC #EC7D75
analogous
#75ECB9 #75E4EC #75A9EC
triadic
#75E4EC #EC75E4 #E4EC75
tetradic
#75E4EC #B975EC #EC7D75 #A9EC75
square
#75E4EC #B975EC #EC7D75 #A9EC75
split-complementary
#75E4EC #EC75A9 #ECB975
monochromatic
#1CBFCB #3FD9E5 #75E4EC #ABEFF3 #E1F9FB
Accessibility & contrast
On white
1.49
#75E4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#75E4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E4EC
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E4EC | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#1FEBE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75e4ec; /* rgb */ color: rgb(117, 228, 236); /* oklch */ color: oklch(85.6% 0.102 201.7);
Tailwind
colors: {
custom: {
50: '#a5ecf2',
500: '#75e4ec',
950: '#000000',
},
}SCSS
$custom: #75e4ec; $custom-light: #a5ecf2; $custom-dark: #000000;
JSON
{
"hex": "#75e4ec",
"rgb": {
"r": 117,
"g": 228,
"b": 236
},
"hsl": {
"h": 184.034,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.8564,
"c": 0.10228,
"h": 201.7
},
"luminance": 0.65325
}Semantic roles & 50–950 ramp
primary
#75E4EC
secondary
#C54941
accent
#1B0ED8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485