#75EAEC#75EAEC
#75EAEC is a very light, moderate teal. Relative luminance 0.687; OKLCH L 87.0% C 0.106 H 196.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #75EAEC |
|---|---|
| RGB | rgb(117, 234, 236) |
| HSL | hsl(181, 76%, 69%) |
| HSV | hsv(181, 50%, 93%) |
| CMYK | cmyk(50.4%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(86.34, -32.48, -11.14) |
| CIE-LCH | lch(86.34, 34.34, 198.94°) |
| OKLab | oklab(87.01% -0.1015 -0.0308) |
| OKLCH | oklch(87.01% 0.106 196.9) |
| XYZ | xyz(51.8931, 68.6789, 89.8623) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.68
Bright Light Blue
#26F7FD
ΔE00 4.78
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Bright Cyan
#41FDFE
ΔE00 5.23
Aqua
#00FFFF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EAEC #EC7775
analogous
#75ECB2 #75EAEC #75AFEC
triadic
#75EAEC #EC75EA #EAEC75
tetradic
#75EAEC #B275EC #EC7775 #AFEC75
square
#75EAEC #B275EC #EC7775 #AFEC75
split-complementary
#75EAEC #EC75AF #ECB275
monochromatic
#1CC8CB #3FE2E5 #75EAEC #ABF2F3 #E1FAFB
Accessibility & contrast
On white
1.43
#75EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#75EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EAEC
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EAEC | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#1AF1EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #75eaec; /* rgb */ color: rgb(117, 234, 236); /* oklch */ color: oklch(87.0% 0.106 196.9);
Tailwind
colors: {
custom: {
50: '#a6f1f2',
500: '#75eaec',
950: '#000000',
},
}SCSS
$custom: #75eaec; $custom-light: #a6f1f2; $custom-dark: #000000;
JSON
{
"hex": "#75eaec",
"rgb": {
"r": 117,
"g": 234,
"b": 236
},
"hsl": {
"h": 181.008,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.87005,
"c": 0.10611,
"h": 196.9
},
"luminance": 0.68684
}Semantic roles & 50–950 ramp
primary
#75EAEC
secondary
#C54341
accent
#110ED8
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101616
muted
#818585