#75FCF6#75FCF6
#75FCF6 is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.4% C 0.119 H 191.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCF6 |
|---|---|
| RGB | rgb(117, 252, 246) |
| HSL | hsl(177, 96%, 72%) |
| HSV | hsv(177, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(91.71, -38.28, -8.39) |
| CIE-LCH | lch(91.71, 39.19, 192.37°) |
| OKLab | oklab(91.43% -0.1165 -0.0233) |
| OKLCH | oklch(91.43% 0.119 191.3) |
| XYZ | xyz(58.7740, 80.0509, 99.5249) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.31
Bright Turquoise
#0FFEF9
ΔE00 3.81
Aqua
#00FFFF
ΔE00 4.11
Bright Light Blue
#26F7FD
ΔE00 4.83
Bright Aqua
#0BF9EA
ΔE00 5.08
Light Cyan
#ACFFFC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCF6 #FC757B
analogous
#75FCB2 #75FCF6 #75BFFC
triadic
#75FCF6 #F675FC #FCF675
tetradic
#75FCF6 #B275FC #FC757B #BFFC75
square
#75FCF6 #B275FC #FC757B #BFFC75
split-complementary
#75FCF6 #FC75BF #FCB275
monochromatic
#05F1E7 #39FBF2 #75FCF6 #B1FDFA #E1FEFD
Accessibility & contrast
On white
1.23
#75FCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#75FCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCF6
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCF6 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F6
Deuteranopia (green-blind)
#D9E0F7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fcf6; /* rgb */ color: rgb(117, 252, 246); /* oklch */ color: oklch(91.4% 0.119 191.3);
Tailwind
colors: {
custom: {
50: '#a8fef9',
500: '#75fcf6',
950: '#000000',
},
}SCSS
$custom: #75fcf6; $custom-light: #a8fef9; $custom-dark: #000000;
JSON
{
"hex": "#75fcf6",
"rgb": {
"r": 117,
"g": 252,
"b": 246
},
"hsl": {
"h": 177.333,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.91426,
"c": 0.11882,
"h": 191.3
},
"luminance": 0.80057
}Semantic roles & 50–950 ramp
primary
#75FCF6
secondary
#D93D44
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685