#75FEF5#75FEF5
#75FEF5 is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.121 H 189.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEF5 |
|---|---|
| RGB | rgb(117, 254, 245) |
| HSL | hsl(176, 99%, 73%) |
| HSV | hsv(176, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(92.24, -39.44, -7.08) |
| CIE-LCH | lch(92.24, 40.07, 190.18°) |
| OKLab | oklab(91.85% -0.119 -0.0198) |
| OKLCH | oklch(91.85% 0.121 189.4) |
| XYZ | xyz(59.2523, 81.2524, 98.9292) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.85
Bright Cyan
#41FDFE
ΔE00 3.95
Aqua
#00FFFF
ΔE00 4.49
Bright Aqua
#0BF9EA
ΔE00 4.55
Bright Light Blue
#26F7FD
ΔE00 5.64
Tiffany Blue
#7BF2DA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEF5 #FE757E
analogous
#75FEB0 #75FEF5 #75C3FE
triadic
#75FEF5 #F575FE #FEF575
tetradic
#75FEF5 #B075FE #FE757E #C3FE75
square
#75FEF5 #B075FE #FE757E #C3FE75
split-complementary
#75FEF5 #FE75C3 #FEB075
monochromatic
#02F7E7 #38FEF1 #75FEF5 #B2FEF9 #E1FFFD
Accessibility & contrast
On white
1.22
#75FEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#75FEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEF5
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEF5 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#DBE2F6
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #75fef5; /* rgb */ color: rgb(117, 254, 245); /* oklch */ color: oklch(91.8% 0.121 189.4);
Tailwind
colors: {
custom: {
50: '#a8fff8',
500: '#75fef5',
950: '#000000',
},
}SCSS
$custom: #75fef5; $custom-light: #a8fff8; $custom-dark: #000000;
JSON
{
"hex": "#75fef5",
"rgb": {
"r": 117,
"g": 254,
"b": 245
},
"hsl": {
"h": 176.058,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.9185,
"c": 0.12063,
"h": 189.4
},
"luminance": 0.81258
}Semantic roles & 50–950 ramp
primary
#75FEF5
secondary
#DB3C46
accent
#000FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685