#75FCEC#75FCEC
#75FCEC is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.121 H 184.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCEC |
|---|---|
| RGB | rgb(117, 252, 236) |
| HSL | hsl(173, 96%, 72%) |
| HSV | hsv(173, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(91.44, -40.76, -3.60) |
| CIE-LCH | lch(91.44, 40.92, 185.05°) |
| OKLab | oklab(91.12% -0.1207 -0.0104) |
| OKLCH | oklch(91.12% 0.121 184.9) |
| XYZ | xyz(57.2803, 79.4534, 91.6580) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.65
Bright Aqua
#0BF9EA
ΔE00 4.02
Bright Turquoise
#0FFEF9
ΔE00 5.08
Bright Cyan
#41FDFE
ΔE00 5.98
Aqua
#00FFFF
ΔE00 6.21
Light Aqua
#8CFFDB
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCEC #FC7585
analogous
#75FCA9 #75FCEC #75C8FC
triadic
#75FCEC #EC75FC #FCEC75
tetradic
#75FCEC #A975FC #FC7585 #C8FC75
square
#75FCEC #A975FC #FC7585 #C8FC75
split-complementary
#75FCEC #FC75C8 #FCA975
monochromatic
#05F1D5 #39FBE4 #75FCEC #B1FDF4 #E1FEFB
Accessibility & contrast
On white
1.24
#75FCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#75FCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCEC
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCEC | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75fcec; /* rgb */ color: rgb(117, 252, 236); /* oklch */ color: oklch(91.1% 0.121 184.9);
Tailwind
colors: {
custom: {
50: '#a7fef2',
500: '#75fcec',
950: '#000000',
},
}SCSS
$custom: #75fcec; $custom-light: #a7fef2; $custom-dark: #000000;
JSON
{
"hex": "#75fcec",
"rgb": {
"r": 117,
"g": 252,
"b": 236
},
"hsl": {
"h": 172.889,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.91119,
"c": 0.1211,
"h": 184.9
},
"luminance": 0.79459
}Semantic roles & 50–950 ramp
primary
#75FCEC
secondary
#D93D4F
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685