#75FFFC#75FFFC
#75FFFC is a very light, vivid teal. Relative luminance 0.823; OKLCH L 92.3% C 0.120 H 193.3°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFFC |
|---|---|
| RGB | rgb(117, 255, 252) |
| HSL | hsl(179, 100%, 73%) |
| HSV | hsv(179, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(92.72, -38.13, -10.00) |
| CIE-LCH | lch(92.72, 39.42, 194.70°) |
| OKLab | oklab(92.3% -0.1172 -0.0277) |
| OKLCH | oklch(92.3% 0.12 193.3) |
| XYZ | xyz(60.6593, 82.3243, 104.7700) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.81
Aqua
#00FFFF
ΔE00 3.77
Bright Turquoise
#0FFEF9
ΔE00 3.91
Bright Light Blue
#26F7FD
ΔE00 4.32
Light Cyan
#ACFFFC
ΔE00 5.44
Bright Aqua
#0BF9EA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFFC #FF7578
analogous
#75FFB7 #75FFFC #75BDFF
triadic
#75FFFC #FC75FF #FFFC75
tetradic
#75FFFC #B775FF #FF7578 #BDFF75
square
#75FFFC #B775FF #FF7578 #BDFF75
split-complementary
#75FFFC #FF75BD #FFB775
monochromatic
#00FAF4 #38FFFB #75FFFC #B2FFFD #E0FFFE
Accessibility & contrast
On white
1.20
#75FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#75FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFFC
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFFC | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #75fffc; /* rgb */ color: rgb(117, 255, 252); /* oklch */ color: oklch(92.3% 0.120 193.3);
Tailwind
colors: {
custom: {
50: '#a8fffd',
500: '#75fffc',
950: '#000000',
},
}SCSS
$custom: #75fffc; $custom-light: #a8fffd; $custom-dark: #000000;
JSON
{
"hex": "#75fffc",
"rgb": {
"r": 117,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.696,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.92297,
"c": 0.1204,
"h": 193.3
},
"luminance": 0.8233
}Semantic roles & 50–950 ramp
primary
#75FFFC
secondary
#DD3C3F
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685