#75FEFF#75FEFF
#75FEFF is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.119 H 195.9°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEFF |
|---|---|
| RGB | rgb(117, 254, 255) |
| HSL | hsl(180, 100%, 73%) |
| HSV | hsv(180, 54%, 100%) |
| CMYK | cmyk(54.1%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.52, -36.90, -11.85) |
| CIE-LCH | lch(92.52, 38.76, 197.80°) |
| OKLab | oklab(92.17% -0.1149 -0.0328) |
| OKLCH | oklch(92.17% 0.12 195.9) |
| XYZ | xyz(60.8203, 81.8796, 107.1875) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.75
Bright Light Blue
#26F7FD
ΔE00 3.75
Aqua
#00FFFF
ΔE00 3.95
Bright Turquoise
#0FFEF9
ΔE00 4.55
Light Cyan
#ACFFFC
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEFF #FF7675
analogous
#75FFBB #75FEFF #75B9FF
triadic
#75FEFF #FF75FE #FEFF75
tetradic
#75FEFF #BB75FF #FF7675 #B9FF75
square
#75FEFF #BB75FF #FF7675 #B9FF75
split-complementary
#75FEFF #FF75B9 #FFBB75
monochromatic
#00F8FA #38FEFF #75FEFF #B2FEFF #E0FFFF
Accessibility & contrast
On white
1.21
#75FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#75FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEFF
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEFF | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D9E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #75feff; /* rgb */ color: rgb(117, 254, 255); /* oklch */ color: oklch(92.2% 0.119 195.9);
Tailwind
colors: {
custom: {
50: '#a9ffff',
500: '#75feff',
950: '#000000',
},
}SCSS
$custom: #75feff; $custom-light: #a9ffff; $custom-dark: #000000;
JSON
{
"hex": "#75feff",
"rgb": {
"r": 117,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.435,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.92167,
"c": 0.1195,
"h": 195.9
},
"luminance": 0.81886
}Semantic roles & 50–950 ramp
primary
#75FEFF
secondary
#DD3D3C
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686