#75FDEC#75FDEC
#75FDEC is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.122 H 184.3°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDEC |
|---|---|
| RGB | rgb(117, 253, 236) |
| HSL | hsl(173, 97%, 73%) |
| HSV | hsv(173, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(91.72, -41.21, -3.19) |
| CIE-LCH | lch(91.72, 41.33, 184.42°) |
| OKLab | oklab(91.35% -0.1217 -0.0092) |
| OKLCH | oklch(91.35% 0.122 184.3) |
| XYZ | xyz(57.5951, 80.0831, 91.7630) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.55
Bright Aqua
#0BF9EA
ΔE00 4.07
Bright Turquoise
#0FFEF9
ΔE00 5.27
Bright Cyan
#41FDFE
ΔE00 6.25
Light Aqua
#8CFFDB
ΔE00 6.32
Aqua
#00FFFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDEC #FD7586
analogous
#75FDA8 #75FDEC #75CAFD
triadic
#75FDEC #EC75FD #FDEC75
tetradic
#75FDEC #A875FD #FD7586 #CAFD75
square
#75FDEC #A875FD #FD7586 #CAFD75
split-complementary
#75FDEC #FD75CA #FDA875
monochromatic
#04F4D6 #39FCE4 #75FDEC #B1FEF4 #E1FFFB
Accessibility & contrast
On white
1.23
#75FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#75FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDEC
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDEC | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EB
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fdec; /* rgb */ color: rgb(117, 253, 236); /* oklch */ color: oklch(91.3% 0.122 184.3);
Tailwind
colors: {
custom: {
50: '#a7fef2',
500: '#75fdec',
950: '#000000',
},
}SCSS
$custom: #75fdec; $custom-light: #a7fef2; $custom-dark: #000000;
JSON
{
"hex": "#75fdec",
"rgb": {
"r": 117,
"g": 253,
"b": 236
},
"hsl": {
"h": 172.5,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.91348,
"c": 0.12206,
"h": 184.3
},
"luminance": 0.80089
}Semantic roles & 50–950 ramp
primary
#75FDEC
secondary
#DA3C50
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685