#75FEF4#75FEF4
#75FEF4 is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.121 H 188.8°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEF4 |
|---|---|
| RGB | rgb(117, 254, 244) |
| HSL | hsl(176, 99%, 73%) |
| HSV | hsv(176, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(92.22, -39.69, -6.60) |
| CIE-LCH | lch(92.22, 40.23, 189.45°) |
| OKLab | oklab(91.82% -0.1194 -0.0185) |
| OKLCH | oklch(91.82% 0.121 188.8) |
| XYZ | xyz(59.1000, 81.1915, 98.1274) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.95
Bright Cyan
#41FDFE
ΔE00 4.21
Bright Aqua
#0BF9EA
ΔE00 4.40
Aqua
#00FFFF
ΔE00 4.68
Tiffany Blue
#7BF2DA
ΔE00 5.54
Bright Light Blue
#26F7FD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEF4 #FE757F
analogous
#75FEAF #75FEF4 #75C4FE
triadic
#75FEF4 #F475FE #FEF475
tetradic
#75FEF4 #AF75FE #FE757F #C4FE75
square
#75FEF4 #AF75FE #FE757F #C4FE75
split-complementary
#75FEF4 #FE75C4 #FEAF75
monochromatic
#02F7E5 #38FEEF #75FEF4 #B2FEF9 #E1FFFD
Accessibility & contrast
On white
1.22
#75FEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#75FEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEF4
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEF4 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F4
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #75fef4; /* rgb */ color: rgb(117, 254, 244); /* oklch */ color: oklch(91.8% 0.121 188.8);
Tailwind
colors: {
custom: {
50: '#a8fff7',
500: '#75fef4',
950: '#000000',
},
}SCSS
$custom: #75fef4; $custom-light: #a8fff7; $custom-dark: #000000;
JSON
{
"hex": "#75fef4",
"rgb": {
"r": 117,
"g": 254,
"b": 244
},
"hsl": {
"h": 175.62,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.91819,
"c": 0.12083,
"h": 188.8
},
"luminance": 0.81197
}Semantic roles & 50–950 ramp
primary
#75FEF4
secondary
#DB3C48
accent
#0011E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685