#75FEF8#75FEF8
#75FEF8 is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.120 H 191.4°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEF8 |
|---|---|
| RGB | rgb(117, 254, 248) |
| HSL | hsl(177, 99%, 73%) |
| HSV | hsv(177, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.33, -38.69, -8.52) |
| CIE-LCH | lch(92.33, 39.61, 192.41°) |
| OKLab | oklab(91.94% -0.1178 -0.0237) |
| OKLCH | oklch(91.94% 0.12 191.4) |
| XYZ | xyz(59.7140, 81.4371, 101.3608) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.27
Bright Turquoise
#0FFEF9
ΔE00 3.74
Aqua
#00FFFF
ΔE00 4.02
Bright Light Blue
#26F7FD
ΔE00 4.89
Bright Aqua
#0BF9EA
ΔE00 5.12
Light Cyan
#ACFFFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEF8 #FE757B
analogous
#75FEB3 #75FEF8 #75C0FE
triadic
#75FEF8 #F875FE #FEF875
tetradic
#75FEF8 #B375FE #FE757B #C0FE75
square
#75FEF8 #B375FE #FE757B #C0FE75
split-complementary
#75FEF8 #FE75C0 #FEB375
monochromatic
#02F7EC #38FEF5 #75FEF8 #B2FEFB #E1FFFD
Accessibility & contrast
On white
1.21
#75FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#75FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEF8
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEF8 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F8
Deuteranopia (green-blind)
#DAE2F9
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #75fef8; /* rgb */ color: rgb(117, 254, 248); /* oklch */ color: oklch(91.9% 0.120 191.4);
Tailwind
colors: {
custom: {
50: '#a8fffa',
500: '#75fef8',
950: '#000000',
},
}SCSS
$custom: #75fef8; $custom-light: #a8fffa; $custom-dark: #000000;
JSON
{
"hex": "#75fef8",
"rgb": {
"r": 117,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.372,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.91943,
"c": 0.12012,
"h": 191.4
},
"luminance": 0.81443
}Semantic roles & 50–950 ramp
primary
#75FEF8
secondary
#DB3C43
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685