#75FCF5#75FCF5
#75FCF5 is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.4% C 0.119 H 190.7°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCF5 |
|---|---|
| RGB | rgb(117, 252, 245) |
| HSL | hsl(177, 96%, 72%) |
| HSV | hsv(177, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.68, -38.53, -7.92) |
| CIE-LCH | lch(91.68, 39.34, 191.61°) |
| OKLab | oklab(91.39% -0.1169 -0.022) |
| OKLCH | oklch(91.39% 0.119 190.7) |
| XYZ | xyz(58.6209, 79.9896, 98.7188) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.52
Bright Turquoise
#0FFEF9
ΔE00 3.81
Aqua
#00FFFF
ΔE00 4.24
Bright Aqua
#0BF9EA
ΔE00 4.87
Bright Light Blue
#26F7FD
ΔE00 5.07
Light Cyan
#ACFFFC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCF5 #FC757C
analogous
#75FCB2 #75FCF5 #75BFFC
triadic
#75FCF5 #F575FC #FCF575
tetradic
#75FCF5 #B275FC #FC757C #BFFC75
square
#75FCF5 #B275FC #FC757C #BFFC75
split-complementary
#75FCF5 #FC75BF #FCB275
monochromatic
#05F1E5 #39FBF1 #75FCF5 #B1FDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#75FCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#75FCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCF5
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCF5 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F5
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fcf5; /* rgb */ color: rgb(117, 252, 245); /* oklch */ color: oklch(91.4% 0.119 190.7);
Tailwind
colors: {
custom: {
50: '#a8fef8',
500: '#75fcf5',
950: '#000000',
},
}SCSS
$custom: #75fcf5; $custom-light: #a8fef8; $custom-dark: #000000;
JSON
{
"hex": "#75fcf5",
"rgb": {
"r": 117,
"g": 252,
"b": 245
},
"hsl": {
"h": 176.889,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.91394,
"c": 0.11898,
"h": 190.7
},
"luminance": 0.79995
}Semantic roles & 50–950 ramp
primary
#75FCF5
secondary
#D93D45
accent
#000CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685